diff options
author | Sashi20 | 2019-09-16 15:21:27 +0530 |
---|---|---|
committer | Sashi20 | 2019-09-16 15:21:27 +0530 |
commit | 2a5e987aea9960d909ddb476ccd5f95da414b501 (patch) | |
tree | 791606140840584d60c301f39abe88765434be5d /static/website/bootstrap-css/assets | |
parent | 3f1b743b435ae6018a849272a2189eb2bd310bcb (diff) | |
download | SciPy2019-2a5e987aea9960d909ddb476ccd5f95da414b501.tar.gz SciPy2019-2a5e987aea9960d909ddb476ccd5f95da414b501.tar.bz2 SciPy2019-2a5e987aea9960d909ddb476ccd5f95da414b501.zip |
Modify background image on home page
Diffstat (limited to 'static/website/bootstrap-css/assets')
-rw-r--r-- | static/website/bootstrap-css/assets/css/main.css | 2 | ||||
-rw-r--r-- | static/website/bootstrap-css/assets/images/backgrounds/header.jpg | bin | 1195325 -> 12141757 bytes | |||
-rw-r--r-- | static/website/bootstrap-css/assets/images/backgrounds/header1.jpg | bin | 736312 -> 0 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css index 2184ff2..ff52f93 100644 --- a/static/website/bootstrap-css/assets/css/main.css +++ b/static/website/bootstrap-css/assets/css/main.css @@ -398,7 +398,7 @@ background-color: #552505; right: 0; bottom: 0; left: 0; - background-color: rgba(0, 0, 0, 0.5); + background-color: rgba(0, 0, 0, 0.4); } .site-header .intro { color: #fff; diff --git a/static/website/bootstrap-css/assets/images/backgrounds/header.jpg b/static/website/bootstrap-css/assets/images/backgrounds/header.jpg Binary files differindex 8facd28..8508d55 100644 --- a/static/website/bootstrap-css/assets/images/backgrounds/header.jpg +++ b/static/website/bootstrap-css/assets/images/backgrounds/header.jpg diff --git a/static/website/bootstrap-css/assets/images/backgrounds/header1.jpg b/static/website/bootstrap-css/assets/images/backgrounds/header1.jpg Binary files differdeleted file mode 100644 index 0a6c1b6..0000000 --- a/static/website/bootstrap-css/assets/images/backgrounds/header1.jpg +++ /dev/null |