diff options
| author | Scott Ostler <sostler@deathmachine.local> | 2010-03-26 16:11:50 -0400 |
|---|---|---|
| committer | Scott Ostler <sostler@deathmachine.local> | 2010-03-26 16:11:50 -0400 |
| commit | b3dcf20f4428882d23af2de0790c9248a59cc39c (patch) | |
| tree | cbc8958d7da6cbdbb8f4db36ea96b560282a3e3a /static/profile.css | |
| parent | b66a1d52c276b5599605621b91922745a48ca6d7 (diff) | |
| parent | 72a35872990d8c5d322eedf2dedb87b5d67e1aae (diff) | |
Merged src/site.clj TODO conflict
Diffstat (limited to 'static/profile.css')
| -rwxr-xr-x | static/profile.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/profile.css b/static/profile.css index 3d5187e..fba0164 100755 --- a/static/profile.css +++ b/static/profile.css @@ -424,7 +424,7 @@ body,td,th { background-color:#ffffee; background-image:url(/static/chanbg.png); background-repeat:repeat-x; - background-position:1 10; + background-position:top; background-attachment:fixed; margin: 0; |
