From 60ec063f0b3860127092d0b02f8ede7cafa0a980 Mon Sep 17 00:00:00 2001 From: Magmastorm3007 Date: Mon, 14 Aug 2023 23:43:21 +0530 Subject: [PATCH 1/2] added styling --- docs/style.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/style.css b/docs/style.css index a0c3fc92..494e7ccd 100755 --- a/docs/style.css +++ b/docs/style.css @@ -57,6 +57,15 @@ body > footer { text-align: right; } +.link-button a { + text-decoration: none; + color: var(--text-bright); +} + +.link-button a:hover { + text-decoration: none; +} + .row { display: flex; flex-wrap: wrap; From 5116929ad63aad386d4b99ed4b8a83e5313bd88b Mon Sep 17 00:00:00 2001 From: Magmastorm3007 Date: Mon, 14 Aug 2023 23:45:08 +0530 Subject: [PATCH 2/2] Added two buttons that exhibit hover #338 --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index d9ec359c..8f43e777 100644 --- a/docs/index.html +++ b/docs/index.html @@ -87,9 +87,9 @@

Water.css