From 62cfa12f8e44416253efeb87ff55b67f57f4f31b Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 7 Apr 2009 01:03:18 +0200 Subject: Set topbar height and margin. --- local.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index 2fe90c9a..80e6265d 100644 --- a/local.css +++ b/local.css @@ -75,8 +75,9 @@ div.actions ul { } DIV#topbar { + height: 60px; margin: 0; - padding: 0; + padding: 20px 0; background-color: LightBlue; text-align: center; text-transform: uppercase; -- cgit v1.2.3