Make WordPress Core

Changeset 22577


Ignore:
Timestamp:
11/14/2012 09:38:34 PM (12 years ago)
Author:
lancewillett
Message:

Twenty Twelve: revert accidental paste in r22576, see #22359.

File:
1 edited

Legend:

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

    r22576 r22577  
    159159    -ms-interpolation-mode: bicubic;
    160160}
    161 
    162161
    163162/* Clearing floats */
     
    936935}
    937936
    938 /* Multisite signup */
    939 .mu_register ul {
    940     1376            list-style: disc outside;
    941     1377            margin: 0 0 24px;
    942     1378            margin: 0 0 1.714285714rem;
    943     1379    }
    944     1380    .mu_register li {
    945     1381            margin-left: 36px;
    946     1382            margin-left: 2.571428571rem;
    947     1383            line-height: 1.42857143;
    948     1384    }
    949     1385    .mu_register p {
    950     1386            font-size: 13px;
    951     1387            font-size: 0.928571429rem;
    952     1388            line-height: 1.846153846;
    953     1389            margin-bottom: 24px;
    954     1390            margin-bottom: 1.714285714rem;
    955     1391    }
    956     1392    .mu_register h2 {
    957     1393            font-size: 18px;
    958     1394            font-size: 1.285714286rem;
    959     1395            line-height: 1.6;
    960     1396            font-weight: normal;
    961     1397            color: #777;
    962     1398    }
    963 
    964937
    965938/* =Archives
Note: See TracChangeset for help on using the changeset viewer.