Make WordPress Core

Ticket #23653: 23653.3.diff

File 23653.3.diff, 4.7 KB (added by markmcwilliams, 12 years ago)
  • wp-content/themes/twentythirteen/style.css

     
    149149h5,
    150150h6 {
    151151        clear: both;
    152         font-family: 'Bitter', Georgia, serif;
     152        font-family: Bitter, Georgia, serif;
    153153        line-height: 1.3;
    154154}
    155155
     
    215215pre,
    216216samp {
    217217        font-family: monospace, serif;
    218         _font-family: 'courier new', monospace;
     218        _font-family: "courier new", monospace;
    219219        font-size: 14px;
    220220        -webkit-hyphens: none;
    221221        -moz-hyphens:    none;
     
    249249blockquote:after,
    250250q:before,
    251251q:after {
    252         content: '';
     252        content: "";
    253253        content: none;
    254254}
    255255
     
    479479 * More info: genericons.com
    480480 */
    481481@font-face {
    482         font-family: 'Genericons';
    483         src: url('fonts/genericons-regular-webfont.eot');
    484         src: url('fonts/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
    485                  url('fonts/genericons-regular-webfont.woff') format('woff'),
    486                  url('fonts/genericons-regular-webfont.ttf') format('truetype'),
    487                  url('fonts/genericons-regular-webfont.svg#genericonsregular') format('svg');
     482        font-family: "Genericons";
     483        src: url("fonts/genericons-regular-webfont.eot");
     484        src: url("fonts/genericons-regular-webfont.eot?#iefix") format("embedded-opentype"),
     485                 url("fonts/genericons-regular-webfont.woff") format("woff"),
     486                 url("fonts/genericons-regular-webfont.ttf") format("truetype"),
     487                 url("fonts/genericons-regular-webfont.svg#genericonsregular") format("svg");
    488488        font-weight: normal;
    489489        font-style: normal;
    490490}
     
    508508.bypostauthor .fn:before,
    509509.error404 .page-title:before {
    510510        -webkit-font-smoothing: antialiased;
    511         font: normal 16px/1 'Genericons';
     511        font: normal 16px/1 "Genericons";
    512512        vertical-align: text-bottom;
    513513}
    514514
     
    11081108}
    11091109
    11101110.featured-post:before {
    1111         content: '\f308';
     1111        content: "\f308";
    11121112        margin-right: 2px;
    11131113}
    11141114
    11151115.entry-meta .date a:before {
    1116         content: '\f303';
     1116        content: "\f303";
    11171117}
    11181118
    11191119.comments-link a:before {
    1120         content: '\f300';
     1120        content: "\f300";
    11211121        margin-right: 2px;
    11221122        top: -1px;
    11231123        position: relative;
    11241124}
    11251125
    11261126.entry-meta .author a:before {
    1127         content: '\f304';
     1127        content: "\f304";
    11281128        top: -1px;
    11291129        position: relative;
    11301130}
    11311131
    11321132.categories-links a:first-child:before {
    1133         content: '\f301';
     1133        content: "\f301";
    11341134}
    11351135
    11361136.tags-links a:first-child:before {
    1137         content: '\f302';
     1137        content: "\f302";
    11381138        top: -1px;
    11391139        position: relative;
    11401140}
    11411141
    11421142.edit-link a:before {
    1143         content: '\f411';
     1143        content: "\f411";
    11441144        top: -1px;
    11451145        position: relative;
    11461146}
     
    13571357}
    13581358
    13591359.format-aside .entry-content .date a:before {
    1360         content: '\f303';
     1360        content: "\f303";
    13611361}
    13621362
    13631363.format-aside footer.entry-meta {
     
    13751375}
    13761376
    13771377.format-aside cite:before {
    1378         content: '\2014';
     1378        content: "\2014";
    13791379        margin-right: 5px;
    13801380}
    13811381
     
    13991399
    14001400.format-audio .entry-content:before {
    14011401        float: left;
    1402         content: '\f109';
     1402        content: "\f109";
    14031403        font-size: 64px;
    14041404}
    14051405
     
    14541454}
    14551455
    14561456.format-chat .entry-meta .date a:before {
    1457         content: '\f108';
     1457        content: "\f108";
    14581458        margin-right: 2px;
    14591459}
    14601460
     
    17381738}
    17391739
    17401740.format-status .entry-meta .date a:before {
    1741         content: '\f105';
     1741        content: "\f105";
    17421742}
    17431743
    17441744/* Video */
     
    17921792}
    17931793
    17941794.attachment .entry-title:before {
    1795         content: '\f416';
     1795        content: "\f416";
    17961796        font-size: 32px;
    17971797        margin-right: 10px;
    17981798}
     
    18161816}
    18171817
    18181818.attachment-meta:before {
    1819         content: '\f307';
     1819        content: "\f307";
    18201820}
    18211821
    18221822.full-size-link a:before {
    1823         content: '\f402';
     1823        content: "\f402";
    18241824}
    18251825
    18261826.full-size-link:before {
     
    21292129}
    21302130
    21312131.error404 .page-title:before {
    2132         content: '\f423';
     2132        content: "\f423";
    21332133        color: #e8e5ce;
    21342134        font-size: 964px;
    21352135        line-height: 0.6;
     
    22402240}
    22412241
    22422242.bypostauthor .fn:before {
    2243         content: '\f408';
     2243        content: "\f408";
    22442244}
    22452245
    22462246.comment-list .edit-link {
     
    22782278}
    22792279
    22802280.comment-awaiting-moderation:before {
    2281         content: '\f414';
     2281        content: "\f414";
    22822282        margin-right: 5px;
    22832283        position: relative;
    22842284        top: -2px;
    22852285}
    22862286
    22872287.comment-reply-link:before {
    2288         content: '\f412';
     2288        content: "\f412";
    22892289        margin-right: 3px;
    22902290}
    22912291
     
    23192319}
    23202320
    23212321#reply-title small a:before {
    2322         content: '\f406';
     2322        content: "\f406";
    23232323        vertical-align: top;
    23242324}
    23252325
     
    28852885        }
    28862886
    28872887        .menu-toggle:after {
    2888                 content: '\f502';
     2888                content: "\f502";
    28892889                font-size: 12px;
    28902890                padding-left: 8px;
    28912891                vertical-align: -webkit-calc(-4px);
     
    28932893        }
    28942894
    28952895        .toggled-on .menu-toggle:after {
    2896                 content: '\f500';
     2896                content: "\f500";
    28972897                vertical-align: -webkit-calc(2px);
    28982898                vertical-align:         calc(2px);
    28992899        }
     
    29762976        }
    29772977
    29782978        .error404 .page-title:before {
    2979                 content: '';
     2979                content: "";
    29802980        }
    29812981
    29822982        .comment-author {