From 2cb676ec835a9f9d2d214b322fe5a428f2cd7248 Mon Sep 17 00:00:00 2001 From: Harshit Kumar Date: Fri, 1 Jan 2021 00:39:11 +0530 Subject: [PATCH] Carousel button changed --- CSS/styles.css | 4 ++++ index.html | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CSS/styles.css b/CSS/styles.css index c6c0a4b..0e9b828 100644 --- a/CSS/styles.css +++ b/CSS/styles.css @@ -104,6 +104,10 @@ body{ margin-left: 30%; } +.slide-button { + color: #ff7b54; +} + a .far{ font-size: 7em; } diff --git a/index.html b/index.html index f74043f..e543d84 100644 --- a/index.html +++ b/index.html @@ -110,11 +110,11 @@ - + Previous - + Next