summaryrefslogtreecommitdiff
path: root/docs/default.css
diff options
context:
space:
mode:
authorianb <devnull@localhost>2005-05-21 22:31:17 +0000
committerianb <devnull@localhost>2005-05-21 22:31:17 +0000
commit07af6795491547ca17d87b3fe2a8e589f96c52f7 (patch)
tree2545a01681d261d7405634c21749cdcfef7b3cae /docs/default.css
parent6f64b195e132851718e5b32a7d2be8f3c989cf87 (diff)
downloadpaste-07af6795491547ca17d87b3fe2a8e589f96c52f7.tar.gz
Style fixup
Diffstat (limited to 'docs/default.css')
-rw-r--r--docs/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/default.css b/docs/default.css
index 0e94c9d..a570fb6 100644
--- a/docs/default.css
+++ b/docs/default.css
@@ -40,6 +40,10 @@ a:hover {
background-color: #ccc;
}
+h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6:hover {
+ background-color: inherit;
+}
+
cite {
font-style: normal;
font-family: monospace;