diff options
author | hardythe1 | 2015-07-03 17:00:03 +0530 |
---|---|---|
committer | hardythe1 | 2015-07-03 17:00:03 +0530 |
commit | 11f5315bfc8dfafe1c4e3a2997d964a19355a21c (patch) | |
tree | bd81cff5f2a1c4cbbb637c99d8fc00787b6b8f9f /website/static | |
parent | 0ddbc4e700233f84764a91b175d23156842bfe13 (diff) | |
download | SciPy2015-11f5315bfc8dfafe1c4e3a2997d964a19355a21c.tar.gz SciPy2015-11f5315bfc8dfafe1c4e3a2997d964a19355a21c.tar.bz2 SciPy2015-11f5315bfc8dfafe1c4e3a2997d964a19355a21c.zip |
resolve minor issue
Diffstat (limited to 'website/static')
-rw-r--r-- | website/static/css/main.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/website/static/css/main.css b/website/static/css/main.css index 15b9c19..cc5b6d6 100644 --- a/website/static/css/main.css +++ b/website/static/css/main.css @@ -204,7 +204,6 @@ a:before, a:after { ========================================================================== */
#headerwrap {
- background: url(../img/header_bg.jpg) no-repeat center top;
margin-top: -50px;
padding-top: 120px;
text-align: center;
|