diff options
Diffstat (limited to 'site/style.css')
-rw-r--r-- | site/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/style.css b/site/style.css index d24dc15..301d639 100644 --- a/site/style.css +++ b/site/style.css @@ -21,7 +21,7 @@ body { background-color: #373b41; - background-image: url("/images/bg.png"); + background-image: url("/images/bg.jpg"); background-repeat: repeat-x; background-attachment: fixed; background-position: center bottom; |