From 5047efe115b0ba12456875650155c91bb9a64f51 Mon Sep 17 00:00:00 2001 From: Parker Date: Tue, 24 Dec 2024 00:39:19 -0600 Subject: [PATCH] Fix --- css/index.css | 4 ++-- index.html | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/css/index.css b/css/index.css index bda77c6..1243a20 100644 --- a/css/index.css +++ b/css/index.css @@ -66,11 +66,11 @@ nav a:hover { } #moon { - opacity: 0; + opacity: 1; } #sun { - opacity: 1; + opacity: 0; } /* Toggle media query for mobile */ diff --git a/index.html b/index.html index d13327e..e921caf 100644 --- a/index.html +++ b/index.html @@ -25,12 +25,12 @@ Tor ( Mirror ) - - + + - - + + @@ -40,35 +40,35 @@ - + - + - + - + - + - +