]> Sergey Matveev's repositories - public-inbox.git/blobdiff - contrib/css/216light.css
contrib/css/216light: add more contrast to foreground text
[public-inbox.git] / contrib / css / 216light.css
index c66cfdfe89ff5a85ebaca2adfb9b744ef3b1b80e..0c781d535f4c43bda3648347ae2d6d709e96db7c 100644 (file)
@@ -4,7 +4,8 @@
  * Suitable for print, and blinding people with brightness.
  * Haphazardly thrown together because bright colors hurt my eyes
  */
-* { background:#fff; color:#333 }
+* { font-size: 100%; font-family: monospace; background:#fff; color:#003 }
+pre { white-space: pre-wrap }
 
 /*
  * Underlined links add visual noise which make them hard-to-read.