Make WordPress Core

Changeset 26720


Ignore:
Timestamp:
12/06/2013 12:32:48 PM (11 years ago)
Author:
iammattthomas
Message:

Slight adjustment to centered headlines in About page. See #26387.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/wp-admin.css

    r26719 r26720  
    78347834
    78357835.about-wrap .changelog h2.about-headline-callout {
    7836     margin: 1.4em 0 0;
     7836    margin: 1em 0 0;
     7837    font-size: 2.2em;
     7838    font-weight: 300;
    78377839    line-height: 1.3;
    7838     font-weight: 600;
    78397840    text-align: center;
    78407841}
Note: See TracChangeset for help on using the changeset viewer.