diff info/style.css @ 82:3428ff77ff47

More work, adding filtering.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 13 Mar 2014 02:58:50 +0200
parents a928c3c75c5f
children
line wrap: on
line diff
--- a/info/style.css	Thu Mar 13 02:19:50 2014 +0200
+++ b/info/style.css	Thu Mar 13 02:58:50 2014 +0200
@@ -1,4 +1,4 @@
-body {background: black; color: white; font-family: arial,helvetica; font-size: 12px;}
+body {background: black; color: white; font-family: arial,helvetica;}
 a {color: white; text-decoration: none;} 
 a:visited {color: white; text-decoration: none;} 
 th {font-weight: bold; background: #08f; text-align: left;}