summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/local.css b/local.css
index 6cf4cbac..50b72b62 100644
--- a/local.css
+++ b/local.css
@@ -127,10 +127,13 @@ DIV.notebox p {
}
div#pageinfo {
- margin: 15em 1em 1em;
- padding: 1em 0 0;
+ margin: 15em 0 0;
+ padding: 1em;
border-top: 0;
+ color: white;
+ background-color: #9cf;
}
+
div.actions ul {
border-bottom: 0;
}