style/mono: prevent colour in active/hovered links
[sheet.git] / mono.css
index f4a6fc4de992078590682791a54912cc29553d03..19ead32ae11d9c04b8b755c3e1271fed9ec4d16b 100644 (file)
--- a/mono.css
+++ b/mono.css
@@ -1,6 +1,9 @@
 @import url(base.css);
 @import url(terse.css) all and (max-width: 80em);
 
+a:active, a:visited:active,
+a:hover,  a:visited:hover {color: inherit}
+
 body dl.legend-options dt {background: #EEE}
 
 td,