summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-10-05 22:15:52 +0200
committerJonas Smedegaard <dr@jones.dk>2010-10-05 22:15:52 +0200
commit0940cb55d862f7bc7beaeaeb4b6a68d7a1dcd960 (patch)
treec36b748029d15f7ffdd36285081b51410316499e /local.css
parent83ff89026c912db849f382f51f508edcca52d19a (diff)
Style: Tighten HR suppression to work with Ikiwiki 3.x.
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 7f48799..999bac4 100644
--- a/local.css
+++ b/local.css
@@ -25,7 +25,7 @@ div.header a:hover {
color: white;
}
-div.actions ul {
+DIV.pageheader div.actions ul {
border-bottom: 0;
background-color: green;
color: white;