summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-12-22 17:55:53 +0100
committerThomas Schwinge <tschwinge@gnu.org>2007-12-22 17:55:53 +0100
commitd7179f5631d78dc45a564b303e24ba7bee80f9fa (patch)
tree909e0c84bdad87076a8303172a16a8e36be7e43f
parent1e65a4854dea649e4a04491a3a143dfaacb7ab68 (diff)
local.css: Still fighting with CSS issues. Thanks (again) to Colin Leitner for this one.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 9d169729..b2505e99 100644
--- a/local.css
+++ b/local.css
@@ -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;
}