From 83a973050ff486b47e24c9d47e35b6538fea6f16 Mon Sep 17 00:00:00 2001 From: Chris Oliver Date: Sat, 9 Oct 2010 20:31:25 -0500 Subject: Rewrote the bot from scratch :) --- conf/stylesheet.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'conf') diff --git a/conf/stylesheet.css b/conf/stylesheet.css index ae84841..3468ee2 100644 --- a/conf/stylesheet.css +++ b/conf/stylesheet.css @@ -3,22 +3,16 @@ body { font-family: Fixed, monospace; font-size: 13px; } - h1 { font-family: sans-serif; font-size: 24px; text-align: center; } - a, .time { color: #525552; text-decoration: none; } - a:hover, .time:hover { text-decoration: underline; } - .person { color: #DD1144; } - .join, .part, .quit, .kick, .mode, .topic, .nick { color: #42558C; } - .notice { color: #AE768C; } \ No newline at end of file -- cgit v1.2.3-54-g00ecf