summaryrefslogtreecommitdiff
path: root/static/css/profiletest.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/profiletest.css')
-rw-r--r--static/css/profiletest.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/profiletest.css b/static/css/profiletest.css
index 0092a09..f31deb8 100644
--- a/static/css/profiletest.css
+++ b/static/css/profiletest.css
@@ -504,8 +504,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;