From 042bd32242f721a19154d4005a72a91998685649 Mon Sep 17 00:00:00 2001 From: AnishaDevi Date: Sat, 19 Oct 2024 23:59:57 +0530 Subject: [PATCH 1/2] Issue #946 was resolved --- tool.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tool.html b/tool.html index 01e50a75..c32e6fe6 100644 --- a/tool.html +++ b/tool.html @@ -283,7 +283,9 @@
- + + +
From bba2ed6dfe96546d3ebe03c7b83d7b259344b007 Mon Sep 17 00:00:00 2001 From: AnishaDevi Date: Sun, 20 Oct 2024 00:18:44 +0530 Subject: [PATCH 2/2] Issue #946 was resolved further1 --- styles/styles.css | 2 +- tool.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/styles/styles.css b/styles/styles.css index e8c1f911..17490a00 100644 --- a/styles/styles.css +++ b/styles/styles.css @@ -863,7 +863,7 @@ body.dark-mode .footer-button:hover { } .icon-content a[data-social="twitter"] .filled { - background-color: #1da1f2; + background-color: black; } .icon-content a[data-social="youtube"] .filled { diff --git a/tool.html b/tool.html index c32e6fe6..4ea67acd 100644 --- a/tool.html +++ b/tool.html @@ -283,9 +283,9 @@