From 298f98664702bcf0c158eed0e5a6d8d8cd71162a Mon Sep 17 00:00:00 2001 From: Blanksøgård Date: Mon, 12 Nov 2007 01:17:39 +0100 Subject: Udseende: Gråt bag frisebilleder, og mere luft mellem billederne. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/local.css b/local.css index d236168..1f7d5df 100644 --- a/local.css +++ b/local.css @@ -96,17 +96,19 @@ DIV.pagedate { DIV#frieze { overflow: hidden; + background-color: DimGrey; width: 100%; text-align: center; white-space: nowrap; } DIV#frieze UL { list-style-type:none; - margin: 0; + margin: 10pt 0 0 0; padding: 0; } DIV#frieze UL LI { display:inline; + margin-right: 5pt; } DIV#pageinfo { -- cgit v1.2.3