]> Sergey Matveev's repositories - public-inbox.git/blobdiff - contrib/css/216dark.css
lei add-external: completion for existing URL basenames
[public-inbox.git] / contrib / css / 216dark.css
index b18b0576ec57233058632cde0fec9c0a90f5f68f..02804cbdd03e4764211b35a7ee884cb4017fa313 100644 (file)
@@ -1,4 +1,5 @@
 /*
+ * CC0-1.0 <https://creativecommons.org/publicdomain/zero/1.0/legalcode>
  * Dark color scheme using 216 web-safe colors, inspired
  * somewhat by the default color scheme in mutt.
  * It reduces eyestrain for me, and energy usage for all:
@@ -10,7 +11,7 @@
  * Underlined links add visual noise which make them hard-to-read.
  * Use colors to make them stand out, instead.
  */
-a { color:#69f; text-decoration:none }
+a:link { color:#69f; text-decoration:none }
 a:visited { color:#96f }
 
 /* quoted text in emails gets a different color */