Ticket #25898: 25898.diff
File 25898.diff, 573 bytes (added by , 12 years ago) |
---|
-
wp-content/themes/twentyfourteen/style.css
453 453 margin-bottom: 23px; 454 454 } 455 455 456 ::selection {457 background: #24890d;458 color: #fff;459 text-shadow: none;460 }461 456 462 ::-moz-selection {463 background: #24890d;464 color: #fff;465 text-shadow: none;466 }467 468 469 457 /** 470 458 * 2.0 Repeatable Patterns 471 459 * -----------------------------------------------------------------------------