Added stylesheet.css

This commit is contained in:
Chris Oliver 2010-02-07 19:25:15 -06:00
parent abcbff0d87
commit af245557da

18
conf/stylesheet.css Normal file
View file

@ -0,0 +1,18 @@
body {
background-color: #F8F8FF;
font-family: arial, sans-serif;
font-size: 13px;
}
.time {
color: #445588;
}
.person {
color: #DD1144;
font-weight: bold;
}
.kick {
color: #FF0000;
}