summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 13:46:12 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:31 +0100
commit307f88ae5ea3b63a370cc2089599919b987da98b (patch)
tree9360a1f42b0db86d2bc16ef2a05b351355a2ebf5 /local.css
parentece32edf0ee30721d9c00ae7247b8692b615dc74 (diff)
Remove border (top of page) (Now it should work).
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index f55409b..70ae45f 100644
--- a/local.css
+++ b/local.css
@@ -2,7 +2,7 @@
/* Add local styling here, instead of modifying style.css. */
-div#actions ul {
+div.actions ul {
border-bottom: 0;
}