From 0e1d7a701336e4c102934e9e46134a23d255e63c Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Tue, 3 Sep 2019 11:04:12 +0530 Subject: Modify photos on landing page --- static/website/bootstrap-css/assets/css/main.css | 42 ++++++++++----------- .../bootstrap-css/assets/images/SciPy2018_thmb.png | Bin 37576 -> 0 bytes .../bootstrap-css/assets/images/SciPy2019_pstr.png | Bin 0 -> 1986819 bytes .../bootstrap-css/assets/images/SciPy2019_thmb.png | Bin 0 -> 62206 bytes .../assets/images/photos/photos-1.jpg | Bin 1089694 -> 13991305 bytes .../assets/images/photos/photos-10.jpg | Bin 4904185 -> 10861872 bytes .../assets/images/photos/photos-11.jpg | Bin 0 -> 11999555 bytes .../assets/images/photos/photos-12.jpg | Bin 0 -> 11949584 bytes .../assets/images/photos/photos-2.jpg | Bin 1019693 -> 13907352 bytes .../assets/images/photos/photos-3.jpg | Bin 1134183 -> 14119782 bytes .../assets/images/photos/photos-4.jpg | Bin 732897 -> 7781769 bytes .../assets/images/photos/photos-5.jpg | Bin 785627 -> 12245547 bytes .../assets/images/photos/photos-6.jpg | Bin 1144514 -> 9354569 bytes .../assets/images/photos/photos-7.jpg | Bin 949552 -> 11575606 bytes .../assets/images/photos/photos-8.jpg | Bin 723817 -> 9782160 bytes .../assets/images/photos/photos-9.jpg | Bin 619467 -> 13229002 bytes 16 files changed, 20 insertions(+), 22 deletions(-) delete mode 100644 static/website/bootstrap-css/assets/images/SciPy2018_thmb.png create mode 100644 static/website/bootstrap-css/assets/images/SciPy2019_pstr.png create mode 100644 static/website/bootstrap-css/assets/images/SciPy2019_thmb.png create mode 100644 static/website/bootstrap-css/assets/images/photos/photos-11.jpg create mode 100644 static/website/bootstrap-css/assets/images/photos/photos-12.jpg diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css index eea0f6d..2184ff2 100644 --- a/static/website/bootstrap-css/assets/css/main.css +++ b/static/website/bootstrap-css/assets/css/main.css @@ -145,31 +145,17 @@ ul li { } .section-title { - - color: #ffffff; - letter-spacing: 1px; - text-transform: uppercase; - text-align: left; - -display: block; - +display: inline-block; background: #552505; - padding-left: 20px; - padding-right: 20px; - -width: -moz-fit-content; - +padding-bottom: 3px; +padding-top: 2px; } - - - - .btn-white { color: #000; @@ -181,9 +167,21 @@ background-color: #ceab6a; } .btn-info{ color: #000; - background-color: #b1c533; + background-color: #ceab6a; +} +.btn-info:hover { + color: #fff; + background-color: #552505; +} +btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus +, .btn-info:active:focus, .btn-info:active:hover, + .open > .dropdown-toggle.btn-info.focus, + .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover + .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info + .btn-info.focus, .btn-info:focus{ + color: #fff !important; + background-color: #552505 !important; } - .facts i { color: #ceab6a; @@ -259,7 +257,7 @@ background-color: #552505; }*/ .btn-white:hover, .btn-white:focus { color: #000; - background-color: #fff; + background-color: #ceab6a; } /* .btn-black { @@ -267,8 +265,8 @@ background-color: #552505; background-color: #000; }*/ .btn-black:hover, .btn-black:focus { - color: #fff; - background-color: #000; + color: #000; + background-color: #ceab6a; } /* diff --git a/static/website/bootstrap-css/assets/images/SciPy2018_thmb.png b/static/website/bootstrap-css/assets/images/SciPy2018_thmb.png deleted file mode 100644 index 418bb4e..0000000 Binary files a/static/website/bootstrap-css/assets/images/SciPy2018_thmb.png and /dev/null differ diff --git a/static/website/bootstrap-css/assets/images/SciPy2019_pstr.png b/static/website/bootstrap-css/assets/images/SciPy2019_pstr.png new file mode 100644 index 0000000..4832b4f Binary files /dev/null and b/static/website/bootstrap-css/assets/images/SciPy2019_pstr.png differ diff --git a/static/website/bootstrap-css/assets/images/SciPy2019_thmb.png b/static/website/bootstrap-css/assets/images/SciPy2019_thmb.png new file mode 100644 index 0000000..72edf68 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/SciPy2019_thmb.png differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-1.jpg b/static/website/bootstrap-css/assets/images/photos/photos-1.jpg index eccb58e..c2bf6b7 100644 Binary files a/static/website/bootstrap-css/assets/images/photos/photos-1.jpg and b/static/website/bootstrap-css/assets/images/photos/photos-1.jpg differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-10.jpg b/static/website/bootstrap-css/assets/images/photos/photos-10.jpg index ecd3f2f..ccd469c 100644 Binary files a/static/website/bootstrap-css/assets/images/photos/photos-10.jpg and b/static/website/bootstrap-css/assets/images/photos/photos-10.jpg differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-11.jpg b/static/website/bootstrap-css/assets/images/photos/photos-11.jpg new file mode 100644 index 0000000..f28c5d6 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/photos/photos-11.jpg differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-12.jpg b/static/website/bootstrap-css/assets/images/photos/photos-12.jpg new file mode 100644 index 0000000..ce73319 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/photos/photos-12.jpg differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-2.jpg b/static/website/bootstrap-css/assets/images/photos/photos-2.jpg index a0201dd..5f5ebd2 100644 Binary files a/static/website/bootstrap-css/assets/images/photos/photos-2.jpg and b/static/website/bootstrap-css/assets/images/photos/photos-2.jpg differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-3.jpg b/static/website/bootstrap-css/assets/images/photos/photos-3.jpg index 67f719d..28e9934 100644 Binary files a/static/website/bootstrap-css/assets/images/photos/photos-3.jpg and b/static/website/bootstrap-css/assets/images/photos/photos-3.jpg differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-4.jpg b/static/website/bootstrap-css/assets/images/photos/photos-4.jpg index 3c1217c..e64cd99 100644 Binary files a/static/website/bootstrap-css/assets/images/photos/photos-4.jpg and b/static/website/bootstrap-css/assets/images/photos/photos-4.jpg differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-5.jpg b/static/website/bootstrap-css/assets/images/photos/photos-5.jpg index d14e4c3..43af80c 100644 Binary files a/static/website/bootstrap-css/assets/images/photos/photos-5.jpg and b/static/website/bootstrap-css/assets/images/photos/photos-5.jpg differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-6.jpg b/static/website/bootstrap-css/assets/images/photos/photos-6.jpg index a7f3e3c..e55c18b 100644 Binary files a/static/website/bootstrap-css/assets/images/photos/photos-6.jpg and b/static/website/bootstrap-css/assets/images/photos/photos-6.jpg differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-7.jpg b/static/website/bootstrap-css/assets/images/photos/photos-7.jpg index 3b75ed8..ba84e72 100644 Binary files a/static/website/bootstrap-css/assets/images/photos/photos-7.jpg and b/static/website/bootstrap-css/assets/images/photos/photos-7.jpg differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-8.jpg b/static/website/bootstrap-css/assets/images/photos/photos-8.jpg index d744273..d15ee48 100644 Binary files a/static/website/bootstrap-css/assets/images/photos/photos-8.jpg and b/static/website/bootstrap-css/assets/images/photos/photos-8.jpg differ diff --git a/static/website/bootstrap-css/assets/images/photos/photos-9.jpg b/static/website/bootstrap-css/assets/images/photos/photos-9.jpg index 8033791..3cb730c 100644 Binary files a/static/website/bootstrap-css/assets/images/photos/photos-9.jpg and b/static/website/bootstrap-css/assets/images/photos/photos-9.jpg differ -- cgit