diff options
author | Jayaram R Pai | 2014-10-04 17:30:23 +0530 |
---|---|---|
committer | Jayaram R Pai | 2014-10-04 17:30:23 +0530 |
commit | f7c72433cd6e96c52f1dd2cc87cf9e669b60cec6 (patch) | |
tree | 95fef3d9c817c70407483d53d351183b643b5e1d /static/website/css/main.css | |
parent | a242e5baeeef4edee62f8e2a3c2aa6fed1046590 (diff) | |
download | scipy2014-f7c72433cd6e96c52f1dd2cc87cf9e669b60cec6.tar.gz scipy2014-f7c72433cd6e96c52f1dd2cc87cf9e669b60cec6.tar.bz2 scipy2014-f7c72433cd6e96c52f1dd2cc87cf9e669b60cec6.zip |
started compressing css/js/html
Diffstat (limited to 'static/website/css/main.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; } |