From 7648d7790a92d493f743249b317ae01ee4ca5efb Mon Sep 17 00:00:00 2001 From: Blanksøgård Date: Sun, 4 Nov 2007 12:47:27 +0100 Subject: Udseende: Opstil vandret bundfrise. --- local.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/local.css b/local.css index 032a9e9..128f8da 100644 --- a/local.css +++ b/local.css @@ -55,3 +55,18 @@ blockquote { div.pagedate { font-size: 70%; } + +div#frieze { + overflow: hidden; + width: 100%; + text-align: center; + white-space: nowrap; +} +div#frieze ul { + list-style-type:none; + margin: 0; + padding: 0; +} +div#frieze ul li { + display:inline; +} -- cgit v1.2.3