From 05faa26fc6d99ba0eaddde10dd2a8d6eca19b62f Mon Sep 17 00:00:00 2001 From: Chris Oliver Date: Mon, 8 Feb 2010 20:21:35 -0600 Subject: prettified the theme and output --- conf/stylesheet.css | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'conf/stylesheet.css') diff --git a/conf/stylesheet.css b/conf/stylesheet.css index 8b5ace1..6842b73 100644 --- a/conf/stylesheet.css +++ b/conf/stylesheet.css @@ -1,18 +1,18 @@ body { background-color: #F8F8FF; - font-family: arial, sans-serif; + font-family: Fixed, monospace; font-size: 13px; } .time { - color: #445588; + color: #525552; + text-decoration: none; } -.person { - color: #DD1144; - font-weight: bold; -} +.time:hover { text-decoration: underline; } + +.person { color: #DD1144; } + +.join, .part, .quit, .kick, .mode { color: #42558C; } -.kick { - color: #FF0000; -} \ No newline at end of file +.notice { color: #AE768C; } \ No newline at end of file -- cgit v1.2.3-70-g09d2