diff options
Diffstat (limited to 'static/css/pages.css')
| -rw-r--r-- | static/css/pages.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/pages.css b/static/css/pages.css index c16d34c..875a9c3 100644 --- a/static/css/pages.css +++ b/static/css/pages.css @@ -108,10 +108,10 @@ top:80; } .invisible { display: none !important; } body{ - background-color:#ffffee; - background-image:url(/static/img/chanbg.png); + background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x; background-repeat:repeat-x; background-position:top; + background-position:top; background-attachment:fixed; margin: 0; |
