diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-04 18:16:30 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-04 18:16:30 -0400 |
| commit | 93a514a67c0560918469e367c1146e6bf0876030 (patch) | |
| tree | 2fa6e6daf57d2194acd83c5e0d4895d4c56e9ec2 /static/css/pages.css | |
| parent | ffc8c21f28e4d26c32620ea67b7fb0c2aa321cfd (diff) | |
sostler prod commit
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; |
