From a0b0a45e99c5e4c7f3a28269b3f4714ecb3f91cd Mon Sep 17 00:00:00 2001 From: steam_bell_92 Date: Wed, 22 Oct 2025 10:23:27 +0530 Subject: [PATCH] Changed 'Twitter' to 'X' with its respective colors --- Website/css/styles.css | 4 ++-- Website/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Website/css/styles.css b/Website/css/styles.css index ac5e11fa3..9508a912b 100644 --- a/Website/css/styles.css +++ b/Website/css/styles.css @@ -1285,7 +1285,7 @@ button#toggle-languages:hover { } .icon-content a[data-social="twitter"] .filled { - background-color: #1da1f2; + background-color: #000000; /* New X Black */ } .icon-content a[data-social="youtube"] .filled { @@ -1322,7 +1322,7 @@ body.dark-mode .side-icons .icon-content a[data-social="linkedin"] .filled { } body.dark-mode .side-icons .icon-content a[data-social="twitter"] .filled { - background-color: #1da1f2; + background-color: #000000; /* New X Black */ } body.dark-mode .side-icons .icon-content a[data-social="youtube"] .filled { diff --git a/Website/index.html b/Website/index.html index b27e1822f..9d39652d5 100644 --- a/Website/index.html +++ b/Website/index.html @@ -580,7 +580,7 @@

Here are some of our active GitHub repositories

- +