From a9ce5f00a0fdc781250aafde6b12e8d84b2bc872 Mon Sep 17 00:00:00 2001 From: RushilSidhu <49910626+RushilSidhu@users.noreply.github.com> Date: Wed, 29 Apr 2020 15:16:09 -0400 Subject: [PATCH] Sliders on Index 2 --- css/styles.css | 2 +- index2.html | 132 ++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 132 insertions(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index 1ad791d..c877ed4 100644 --- a/css/styles.css +++ b/css/styles.css @@ -139,7 +139,7 @@ p { .hero { position: relative; - background: #FFFFFF url(res/branch_big.svg) no-repeat center center fixed; + background: #FFFFFF url(res/branch_big.svg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; diff --git a/index2.html b/index2.html index 2b5ba5f..89b89c7 100644 --- a/index2.html +++ b/index2.html @@ -42,7 +42,137 @@ -
Change image every 2 seconds:
+ + +