summaryrefslogtreecommitdiff
path: root/conf/stylesheet.css
diff options
context:
space:
mode:
authorChris Oliver <excid3@gmail.com>2011-10-22 11:10:59 -0500
committerChris Oliver <excid3@gmail.com>2011-10-22 11:10:59 -0500
commitb8b847fb8816b6b67bd476f279b1e79bc0678b09 (patch)
treed0cf887dc7524cd12e794f55df37f422c36b0c45 /conf/stylesheet.css
parentaa7bfe56aec2d3fcf8dde6ff38599f192937f5f6 (diff)
downloadlogbot-b8b847fb8816b6b67bd476f279b1e79bc0678b09.tar.xz
Removed old configs and added debug to file upload
Diffstat (limited to 'conf/stylesheet.css')
-rw-r--r--conf/stylesheet.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/conf/stylesheet.css b/conf/stylesheet.css
deleted file mode 100644
index 3468ee2..0000000
--- a/conf/stylesheet.css
+++ /dev/null
@@ -1,18 +0,0 @@
-body {
- background-color: #F8F8FF;
- 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