summaryrefslogtreecommitdiff
path: root/static/website/bootstrap-css/assets
diff options
context:
space:
mode:
authorSashi202019-09-16 15:21:27 +0530
committerSashi202019-09-16 15:21:27 +0530
commit2a5e987aea9960d909ddb476ccd5f95da414b501 (patch)
tree791606140840584d60c301f39abe88765434be5d /static/website/bootstrap-css/assets
parent3f1b743b435ae6018a849272a2189eb2bd310bcb (diff)
downloadSciPy2019-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.css2
-rw-r--r--static/website/bootstrap-css/assets/images/backgrounds/header.jpgbin1195325 -> 12141757 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/backgrounds/header1.jpgbin736312 -> 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
index 8facd28..8508d55 100644
--- a/static/website/bootstrap-css/assets/images/backgrounds/header.jpg
+++ b/static/website/bootstrap-css/assets/images/backgrounds/header.jpg
Binary files differ
diff --git a/static/website/bootstrap-css/assets/images/backgrounds/header1.jpg b/static/website/bootstrap-css/assets/images/backgrounds/header1.jpg
deleted file mode 100644
index 0a6c1b6..0000000
--- a/static/website/bootstrap-css/assets/images/backgrounds/header1.jpg
+++ /dev/null
Binary files differ