diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ body { background-color: transparent; - background-image: sr_logo.png; + background-image: url("sr_logo.png"); background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; |