summaryrefslogtreecommitdiff
path: root/themes/compat/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/compat/theme.css')
-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;