Making WordPress.org


Ignore:
Timestamp:
09/23/2014 06:25:23 PM (12 years ago)
Author:
coffee2code
Message:

Code Reference: simplify handbook header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss

    r861 r867  
    415415        font-size: 13px;
    416416        font-size: 1.3rem;
    417     }
    418     .breadcrumb-trail {
    419         margin-bottom: 1em;
    420417    }
    421418    h1.entry-title,
     
    11841181        padding-top: 8px;
    11851182
    1186         div {
    1187             font-weight: 100;
    1188             margin: 0.5rem 0 0;
    1189             font-size: 36px;
    1190         }
    1191 
    11921183        span {
    11931184            display: inline-block;
     
    12131204                left: 100%;
    12141205                margin-left: 10px;
    1215             }
    1216 
    1217             &.wpicon {
    1218                 div {
    1219                     margin: -0.7rem 2rem 0 -1.8rem;
    1220                     font-size: 2.5em;
    1221                     padding: 0 2rem;
    1222 
    1223                     &:before {
    1224                         content: "\f324";
    1225                     }
    1226                 }
    1227 
    1228                 &:before,
    1229                 &:after {
    1230                     border-top-width: 3px;
    1231                 }
    1232             }
    1233 
    1234             .dashicons {
    1235                 font-size: 2.5em;
    12361206            }
    12371207        }
Note: See TracChangeset for help on using the changeset viewer.