diff options
author | Siri Reiter <siri@jones.dk> | 2010-07-25 12:12:03 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2010-07-25 12:12:03 +0200 |
commit | 3d2c62cea7b55ff7e5c79a9de834caa18158df79 (patch) | |
tree | 58206b5f05564f60c2acec287e51de0799bebade | |
parent | e6c159fed7c79b0d96c9b1cdada5ae46fe64b137 (diff) |
Tighten HR suppression to work with Ikiwiki 3.x.
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ FORM#searchform { margin: 20px; } -DIV.actions { +Div.pageheader DIV.actions { background-color: LightBlue; } |