summaryrefslogtreecommitdiffstats
path: root/assets/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/style.css')
-rwxr-xr-xassets/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/style.css b/assets/style.css
index fe3f3e0..144f79e 100755
--- a/assets/style.css
+++ b/assets/style.css
@@ -32,6 +32,8 @@ body {padding:15px 20px; margin:0; background: #f5f5f5; font-family: "Trebuchet
.clear {clear: both}
.column {float: left; padding-left: 25px; padding-right: 50px}
+.irc-date a {color:#111111; background-color: #f5f5f5; border-style:none; text-decoration:none;}
+.irc-date a:hover {color:#000000; background-color: #eeeeee; border-style:none; text-decoration:underline;}
.irc-date {font-family: Courier New, Courier, mono;}
.irc-green {color: #009200;}
.irc-black {color: #000000;}