summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-11-12 15:08:16 +0100
committerThomas Schwinge <tschwinge@gnu.org>2008-11-12 15:08:16 +0100
commit08243e826be7508e3c92841cc332d3bd43357b00 (patch)
tree69fb2c1ab1f490b5ce570f9ef66e8afacc6afd74
parent88b7d2dafb3bc86d25e38d1fbf570bce9d6bee63 (diff)
Make sure that text following the last news item appears most-left again.
-rw-r--r--local.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/local.css b/local.css
index bed6e5d7..1485b991 100644
--- a/local.css
+++ b/local.css
@@ -37,6 +37,11 @@ body
padding: 1em;
}
+p
+{
+ clear: left;
+}
+
hr
{
height: 1px;
@@ -169,6 +174,10 @@ pre
vertical height as is the item's title? */
margin-top: -10px;
}
+.newsitemcontent p
+{
+ clear: none;
+}
.table_style_1