summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-10-01 05:52:55 +0100
committerAndrew Dolgov <[email protected]>2006-10-01 05:52:55 +0100
commitf4fb82c5438999ad417d344a78e030945145b2fe (patch)
treedc3c42e57737b91eda804ca2fbcd17124c155316 /themes
parent23c2a4e7aefa20361b69751677152762ccef5553 (diff)
default theme updates
Diffstat (limited to 'themes')
-rw-r--r--themes/compat/theme.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/compat/theme.css b/themes/compat/theme.css
index 11724ee1f..44e39d98f 100644
--- a/themes/compat/theme.css
+++ b/themes/compat/theme.css
@@ -883,6 +883,10 @@ div.headlines_cdm {
right : 0px;
}
+#prefFooter {
+ display : none;
+}
+
#footer {
position : absolute;
bottom : 0px;
@@ -920,6 +924,7 @@ div.return a:hover {
}
#prefContent {
+ position : static;
background-image : url("images/vgrad_light_rev.png");
background-position : top left;
background-repeat : repeat-x;