diff options
Diffstat (limited to 'static/website/css')
-rw-r--r-- | static/website/css/main.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/static/website/css/main.css b/static/website/css/main.css index ff89ce4..0840e59 100644 --- a/static/website/css/main.css +++ b/static/website/css/main.css @@ -7,7 +7,6 @@ } body { background-color: #f3f1ea; - background-image: url('../images/ecailles.png'); } #page-wrapper { max-width: 960px; @@ -42,7 +41,6 @@ body { } #header{ height: 300px; - background: url("../images/jumbo_bg.jpg"); background-attachment: fixed; color: #ffffff; } @@ -132,7 +130,6 @@ body { } #page-header { height: 100px; - background: url("../images/jumbo_bg.jpg"); background-attachment: fixed; color: #ffffff; } |