From 3d91b37daaca77c87779912112deff191c937877 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 27 Jan 2009 13:20:27 +0100 Subject: 'CSS': Header and footer appearence like sirireiter.dk. --- local.css | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/local.css b/local.css index 65fd5e05..827fca7a 100644 --- a/local.css +++ b/local.css @@ -4,6 +4,17 @@ BODY { font-family: sans-serif; } +DIV.header { + margin: 1em 1em 0; +} +DIV.header, +SPAN.author, +DIV.recentchanges, +SPAN.committype, +DIV#footer { + font-size: 80%; +} + DIV#topbar { width: 98%; margin: 0; -- cgit v1.2.3