diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-22 17:55:53 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-22 17:55:53 +0100 |
commit | d7179f5631d78dc45a564b303e24ba7bee80f9fa (patch) | |
tree | 909e0c84bdad87076a8303172a16a8e36be7e43f | |
parent | 1e65a4854dea649e4a04491a3a143dfaacb7ab68 (diff) |
local.css: Still fighting with CSS issues. Thanks (again) to Colin Leitner for this one.
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ pre margin-bottom: 1.5em; margin-top: 0; } -h1, h2, h3, h4, h5, h6, table, p, ol, ul, li, div, pre +h1, h2, h3, h4, h5, h6, table, p, ol, ul, li, div, pre, hr { clear: left; } |