From 3e301717cf462689bbe637b488e0c32693546156 Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Sun, 4 Nov 2007 00:10:57 +0000 Subject: [PATCH] Beautification + Preparation for current dates --- src/lugo.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/lugo.css b/src/lugo.css index 5d4dc59..1f1b12c 100644 --- a/src/lugo.css +++ b/src/lugo.css @@ -65,7 +65,7 @@ h3.newstitle { div.newsbody { border: 1px solid #000000; - background-color: #ffffff; + background-color: #d7dbd7; } div.newscontent { @@ -75,6 +75,13 @@ div.newscontent { font-size: normal; } +div.date { + padding-left: 0; + padding-right: 0; + margin-top: -0.5em; + font-size: normal; +} + /* * Navigation -- 2.20.1