Make WordPress Core


Ignore:
Timestamp:
09/24/2013 04:41:52 PM (13 years ago)
Author:
lancewillett
Message:

Twenty Fourteen: Genericons minor style adjustments, props iamtakashi. See #25085.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfourteen/style.css

    r25523 r25603  
    22322232        .content-area .featured-post:before,
    22332233        .content-area .post-format a:before,
    2234         .content-area .post-format + .entry-date a:before,
     2234        .content-area .entry-date a:before,
    22352235        .attachment span.entry-date:before,
    22362236        .content-area .byline a:before,
    22372237        .content-area .comments-link a:before,
    22382238        .entry-meta .edit-link a:before,
    2239         .attachment .entry-date:before,
    22402239        .content-area .full-size-link a:before,
    22412240        .content-area .parent-post-link a:before {
     
    22452244                margin: 0 2px 0 0;
    22462245                text-transform: none;
     2246                vertical-align: top;
    22472247        }
    22482248        .content-area .entry-meta > span {
     
    22742274                margin: -1px 3px 0 0;
    22752275        }
    2276         .content-area .post-format + .entry-date a:before,
    22772276        .content-area .entry-date a:before,
    22782277        .attachment span.entry-date:before {
Note: See TracChangeset for help on using the changeset viewer.