summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/local.css b/local.css
index 4aa3f4da..f3f99b34 100644
--- a/local.css
+++ b/local.css
@@ -5,3 +5,13 @@ h1, h2, h3, h4, h5, h6 {
a:hover {
color: #00f;
}
+
+
+div#pageinfo {
+ margin: 15em 1em 1em;
+ padding: 1em 0 0;
+ border-top: 0;
+}
+div.actions ul {
+ border-bottom: 0;
+}