Ticket #23529: 23529.2.patch
| File 23529.2.patch, 561 bytes (added by , 13 years ago) |
|---|
-
wp-content/themes/twentythirteen/style.css
455 455 text-decoration: none; 456 456 } 457 457 458 hr { 459 background: url("images/dotted-line.png") repeat center top; 460 background-size: 4px 4px; 461 border: 0; 462 height: 1px; 463 margin: 0 0 24px; 464 } 458 465 466 459 467 /** 460 468 * 2.0 Repeatable patterns 461 469 * ----------------------------------------------------------------------------