summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorBlanksøgård <web-bsg@coreander.jones.dk>2007-11-04 12:47:27 +0100
committerBlanksøgård <web-bsg@coreander.jones.dk>2007-11-04 12:47:27 +0100
commit7648d7790a92d493f743249b317ae01ee4ca5efb (patch)
tree6fe9aaac075589715395917fc4dd6c2cd6f12208 /local.css
parent1ba9a6aeee2422bec92908a2878f19e04fb3393a (diff)
Udseende: Opstil vandret bundfrise.
Diffstat (limited to 'local.css')
-rw-r--r--local.css15
1 files changed, 15 insertions, 0 deletions
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;
+}