Make WordPress Core

Changeset 21540


Ignore:
Timestamp:
08/17/2012 05:23:49 PM (13 years ago)
Author:
lancewillett
Message:

Twenty Twelve: minor CSS cleanup for extra trailing selector comma, spacing, and too-specific class selector.

File:
1 edited

Legend:

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

    r21533 r21540  
    333333    color: #777;
    334334}
    335 img.wp-smiley,
     335.wp-smiley,
    336336.rsswidget img {
    337337    border: 0;
     
    445445    color: #0f3647;
    446446}
     447
    447448/* Assistive text */
    448449.skip-link,
     
    862863.comment-content dfn,
    863864.entry-content acronym,
    864 .comment-content acronym,
    865 {
     865.comment-content acronym {
    866866    border-bottom: 1px dotted #666;
    867867    cursor: help;
Note: See TracChangeset for help on using the changeset viewer.