summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-10-05 22:15:52 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:37 +0100
commit3136b6206cdfd058cb992986c5ee7aab85266918 (patch)
tree452af06364be533b76321d57d26b6074d7f1c0b4
parent36934450952e05efc513f9550adf438463e24255 (diff)
Style: Tighten HR suppression to work with Ikiwiki 3.x.
-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;