Changeset 22577
- Timestamp:
- 11/14/2012 09:38:34 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/style.css
r22576 r22577 159 159 -ms-interpolation-mode: bicubic; 160 160 } 161 162 161 163 162 /* Clearing floats */ … … 936 935 } 937 936 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 964 937 965 938 /* =Archives
Note: See TracChangeset
for help on using the changeset viewer.