]> Sergey Matveev's repositories - public-inbox.git/blobdiff - contrib/css/216light.css
Duplicate base css definitions in stylesheets
[public-inbox.git] / contrib / css / 216light.css
index c66cfdfe89ff5a85ebaca2adfb9b744ef3b1b80e..741214c94301288bcf67c66f8d57f1a1b7eafc48 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:#333 }
+pre { white-space: pre-wrap }
 
 /*
  * Underlined links add visual noise which make them hard-to-read.