summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 13:59:35 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:31 +0100
commitafc0a8e572d21d328def03b937204d04613589e5 (patch)
tree9ea303794837cf3014ae60c686a089b2ac43a144 /local.css
parent307f88ae5ea3b63a370cc2089599919b987da98b (diff)
Remove border (over pageinfo in bottom of page).
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index 70ae45f..b74cb70 100644
--- a/local.css
+++ b/local.css
@@ -23,4 +23,5 @@ div#topbar ol li {
div#pageinfo {
margin: 15em 1em 1em;
padding: 1em 0 0;
+ border-top: 0;
} \ No newline at end of file