summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorChris Oliver <excid3@gmail.com>2010-10-09 20:31:25 -0500
committerChris Oliver <excid3@gmail.com>2010-10-09 20:31:25 -0500
commit83a973050ff486b47e24c9d47e35b6538fea6f16 (patch)
treef0d5bb2691bf20384e201a3c64b7c23f114e39b6 /conf
parent8e912648105a134cad090d00cdc37007855b0bc2 (diff)
downloadlogbot-83a973050ff486b47e24c9d47e35b6538fea6f16.tar.xz
Rewrote the bot from scratch :)
Diffstat (limited to 'conf')
-rw-r--r--conf/stylesheet.css6
1 files changed, 0 insertions, 6 deletions
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