From 90c88733620bb8abda8174cdbe083187fef886ee Mon Sep 17 00:00:00 2001 From: shivam8112005 Date: Thu, 14 Nov 2024 00:03:16 +0530 Subject: [PATCH] added complete uniform footer to my reading list page --- bookmarks.html | 43 ++++++++++++++++++++++++------------------- style.css | 4 ++-- 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/bookmarks.html b/bookmarks.html index 8a47273..ef848b0 100644 --- a/bookmarks.html +++ b/bookmarks.html @@ -10,6 +10,12 @@ + + + @@ -386,25 +392,24 @@
- +
diff --git a/style.css b/style.css index 0acc5f0..8052f42 100644 --- a/style.css +++ b/style.css @@ -2699,8 +2699,8 @@ h1 { background-color: #e1306c; } #twitter:hover{ - color: black; - background-color: white; + color: white; + background-color: black; } #github:hover{ color: white;