Ticket #13642: clear-content.diff
| File clear-content.diff, 495 bytes (added by , 16 years ago) |
|---|
-
style.css
595 595 .entry-content, 596 596 .entry-summary { 597 597 clear: both; 598 overflow: hidden; 598 599 padding: 12px 0 0 0; 599 600 } 600 601 #content .entry-summary p:last-child { … … 664 665 .page-link a:hover { 665 666 color: #FF4B33; 666 667 } 668 .page .edit-link { 669 clear: both; 670 display: both; 671 } 667 672 #entry-author-info { 668 673 background: #F2F7FC; 669 674 border-top: 4px solid #000;