Ticket #22179: 22179-standalone.diff
File 22179-standalone.diff, 764 bytes (added by , 12 years ago) |
---|
-
wp-content/themes/twentytwelve/style.css
461 461 a:hover { 462 462 color: #0f3647; 463 463 } 464 ul { 465 list-style: disc outside; 466 margin: 0 0 24px; 467 margin: 0 0 1.714285714rem; 468 } 469 li { 470 margin-left: 36px; 471 margin-left: 2.571428571rem; 472 line-height: 1.42857143; 473 } 474 p { 475 font-size: 13px; 476 font-size: 0.928571429rem; 477 line-height: 1.846153846; 478 margin-bottom: 24px; 479 margin-bottom: 1.714285714rem; 480 } 481 h2 { 482 font-size: 18px; 483 font-size: 1.285714286rem; 484 line-height: 1.6; 485 font-weight: normal; 486 color: #777; 487 } 464 488 465 489 /* Assistive text */ 466 490 .assistive-text,