--- trunk/html/style.css 2004/05/08 16:24:46 26 +++ trunk/html/style.css 2004/05/08 20:34:26 27 @@ -49,3 +49,22 @@ text-decoration: none; } +TD.calendar { + color: #999; +} + +.notice { + color: #999; +} + +.headers { + background: #eee; + border: 0px; + margin: 0px; + padding: 3px; +} + +.message { + margin: 0px; + padding: 3px; +}