From 65330db0de37080aa5d93711b14ab31abc1cdca8 Mon Sep 17 00:00:00 2001 From: thebishalpaul Date: Sun, 21 Mar 2021 01:14:15 +0530 Subject: [PATCH 1/2] fixing border of know-more button --- templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index b820a7f..61a4d38 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,7 +31,8 @@

An ML Powered
Electricity Outage
Prediction Tool

transition: 0.5s; background:#FED103; border-style: none; - color: #000;">Know More + color: #000; + outline-style: none;">Know More

From a6f48b5d6ef55b85fe4a91ca429d746d1f08ce18 Mon Sep 17 00:00:00 2001 From: thebishalpaul Date: Sun, 21 Mar 2021 01:38:27 +0530 Subject: [PATCH 2/2] fixing border of know-more button --- templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 61a4d38..3cf3301 100644 --- a/templates/index.html +++ b/templates/index.html @@ -32,7 +32,8 @@

An ML Powered
Electricity Outage
Prediction Tool

background:#FED103; border-style: none; color: #000; - outline-style: none;">Know More + outline-style: none; + cursor: pointer;">Know More