summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;