Make WordPress Core

Changeset 21337


Ignore:
Timestamp:
07/25/2012 06:55:33 PM (12 years ago)
Author:
lancewillett
Message:

Twenty Twelve: adjust styles for definition lists, props sennza and drewstrojny. Fixes #21259.

File:
1 edited

Legend:

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

    r21336 r21337  
    953953.comment-content dt {
    954954    font-weight: bold;
     955    margin-bottom: 24px;
     956    margin-bottom: 1.714285714rem;
    955957}
    956958.entry-content dd,
    957959.comment-content dd {
     960    line-height: 1.714285714;
    958961    margin-bottom: 24px;
    959962    margin-bottom: 1.714285714rem;
Note: See TracChangeset for help on using the changeset viewer.