about summary refs log tree commit diff
path: root/web/homepage/static/tazjin.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/homepage/static/tazjin.css')
-rw-r--r--web/homepage/static/tazjin.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/homepage/static/tazjin.css b/web/homepage/static/tazjin.css
index 157fc3c3d6..668c27606c 100644
--- a/web/homepage/static/tazjin.css
+++ b/web/homepage/static/tazjin.css
@@ -130,6 +130,10 @@ h1, h2, h3 {
     text-align: center;
 }
 
+.uncoloured-link {
+    color: inherit;
+}
+
 pre {
     width: 100%;
     overflow: auto;