From 86e3fc6b3a73d69da72d0ee47dcc7c7b067561aa Mon Sep 17 00:00:00 2001 From: muhammedsafuvan Date: Sat, 26 Oct 2024 21:00:19 +0530 Subject: [PATCH] Updated footer social logo color on hover --- contributors/contributorsList.js | 5 +++++ css/footer.css | 10 +++++++++- index.html | 6 +++--- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/contributors/contributorsList.js b/contributors/contributorsList.js index c024e73af0..03f3df1046 100644 --- a/contributors/contributorsList.js +++ b/contributors/contributorsList.js @@ -2089,5 +2089,10 @@ contributors = [ fullname: "Parth Panjwani", username: "https://github.com/Parth-Panjwani", }, + { + id: 432, + fullname: "Muhammed Safuvan", + username: "https://github.com/muhammedsafuvan", + }, ]; diff --git a/css/footer.css b/css/footer.css index 37ad53dd80..c856c9fea2 100644 --- a/css/footer.css +++ b/css/footer.css @@ -138,7 +138,15 @@ footer { .socials a:hover i { color: aqua; } - +.linkedin a:hover i { + color: #0077B5; +} +.facebook a:hover i { + color: #316FF6; +} +.instagram a:hover i { + color: #E1306C; +} .footer-bottom { position: absolute; background: #000; diff --git a/index.html b/index.html index 48ba48ced1..0f91cdd263 100644 --- a/index.html +++ b/index.html @@ -118,12 +118,12 @@

Hacktoberfest

id="current-year-copyright">.