summaryrefslogtreecommitdiff
path: root/static/css/log.css
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-05-17 12:19:46 -0400
committersostler <sbostler@gmail.com>2010-05-17 12:19:46 -0400
commit7ee071fd5909b5bded7eb141e0973f264daa60f1 (patch)
treeffb91173bc692b27823baf2451af134314725b66 /static/css/log.css
parent102739f9c4f0d31b9ce130de1e19fd5a99bc1fd6 (diff)
parenta56999f4bfc6d12c34f9fb7201b6f86e537a5207 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/css/log.css')
-rw-r--r--static/css/log.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/log.css b/static/css/log.css
index 670bdd8..fae8b44 100644
--- a/static/css/log.css
+++ b/static/css/log.css
@@ -407,8 +407,8 @@ top:80;
.invisible { display: none !important; }
body,td,th {
font-family: Arial, Helvetica, sans-serif;
- background-color:#ffffee;
- background-image:url(/static/img/chanbg.png);
+ background-color:#f0f9ff;
+ background-image:url(/static/img/fade-blue.png);
background-repeat:repeat-x;
background-position:top;
background-attachment:fixed;