diff --git a/static/css/home.css b/static/css/home.css index 1a0d819..b230927 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -613,13 +613,13 @@ section .description p { background-color: #403e41; z-index: 10; width: 300px; - height: 200px; + height: 400px; padding: 10px; transition: transform 500ms ease; overflow: auto; } .toast.hide { - transform: translateY(145px); + transform: translateY(345px); } .toast.hide .close-toast { transform: rotate(180deg); @@ -656,5 +656,21 @@ section .description p { font-size: 14px; margin: 0 0 10px 0; } +.toast ul li.highlight { + animation: glow 1.5s infinite linear; + font-weight: 600; + font-size: 16px; +} +@keyframes glow { + 0% { + color: white; + } + 50% { + color: #28aae2; + } + 100% { + color: white; + } +} /*# sourceMappingURL=home.css.map */ diff --git a/static/files/deposit-scheme.pdf b/static/files/deposit-scheme.pdf index c398880..845f583 100644 Binary files a/static/files/deposit-scheme.pdf and b/static/files/deposit-scheme.pdf differ diff --git a/static/files/election-notice2020.pdf b/static/files/election-notice2020.pdf new file mode 100644 index 0000000..0a30951 Binary files /dev/null and b/static/files/election-notice2020.pdf differ diff --git a/templates/about.html b/templates/about.html index da7c4df..6ec6f81 100644 --- a/templates/about.html +++ b/templates/about.html @@ -18,23 +18,14 @@
About BCB

Brief History

- The Bharath co-operative Bank Ltd, having its head office at No-30,15th - cross, Jayanagar 3rd block, Bangalore -560011 was started on 21-08-1974 - by SAHAKARA RATHNA B.L LAKKEGOWDA WHO WAS THE FOUNDER - OF THIS BANK. On 03.01.1975 this bank got the permission by Reserve - Bank of India (RBI) and started its transaction on 27.03.1975. It is - registered under Karnataka Co-operative society's act 1959 and is - governed by guideline of RBI issued from time to time. This bank served - for 43 - 44 years and is stepping towards its 45th years. This bank was graded - 'A' by RBI for providing quality services and facilities to its members. + The Bharath co-operative Bank Ltd, having its head office at No-30,15th cross, Jayanagar 3rd block, Bangalore -560011 was started on 21-08-1974 by SAHAKARA RATHNA B.L LAKKEGOWDA WHO WAS THE FOUNDER OF THIS BANK. On 03.01.1975 this bank got the permission by Reserve Bank of India (RBI) and started its transaction on 27.03.1975. It is registered under Karnataka Co-operative society's act 1959 and is governed by guideline of RBI issued from time to time. This bank served for 43 - 44 years and is stepping towards its 45th year.

Area of Operation

- Area of operation is limited to four districts of Karnataka i.e. Bangalore - (rural and urban), Mysore, Ramanagar, Hassan. + Area of operation is limited to four districts of Karnataka i.e. Bangalore (rural and urban), Mysore, Ramanagar, Hassan.

@@ -111,4 +102,4 @@ {% block scripts %} -{% endblock scripts %} \ No newline at end of file +{% endblock scripts %} diff --git a/templates/home.html b/templates/home.html index 955d410..168bde9 100644 --- a/templates/home.html +++ b/templates/home.html @@ -10,6 +10,7 @@
ANNOUNCEMENTS