aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/common/misc.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/css/common/misc.css b/css/common/misc.css
index c6cbd9d..617aced 100644
--- a/css/common/misc.css
+++ b/css/common/misc.css
@@ -4,3 +4,11 @@
.wider {
max-width: 600px;
}
+h1 a,
+h2 a,
+h3 a,
+h4 a,
+h5 a,
+h6 a {
+ color: inherit;
+}