From 6ed0e611c9a48b9570b547753b3b9023e4d7e00e Mon Sep 17 00:00:00 2001 From: danielRedacted Date: Fri, 6 Sep 2024 16:13:14 -0700 Subject: [PATCH] fixed links, trying to fix background colors --- contact.html | 45 +++++++++++++++++---------------------------- 1 file changed, 17 insertions(+), 28 deletions(-) diff --git a/contact.html b/contact.html index e51d4af..cc6b362 100644 --- a/contact.html +++ b/contact.html @@ -3,7 +3,7 @@ - Daniel's Toolbox + Contact @@ -21,6 +21,7 @@ padding:0; background-color: black; + color:black; -ms-overflow-style: none; /* Internet Explorer, Edge */ scrollbar-width: none; /* Firefox */ @@ -30,6 +31,8 @@ display: none; /* Chrome, Safari, Opera */ } body { + /* background-color: black; */ + color:white; width: 100%; height:100vh; margin:0; @@ -57,6 +60,8 @@ } #header { + background-color: transparent; + color:white; height: min-content; width:100%; position:absolute; @@ -65,7 +70,6 @@ display:flex; flex-direction:row; padding:16px; - background-color:white; margin:0; } #header #name { @@ -74,10 +78,11 @@ } #header #name .redacted { padding: 0 6pt; + background-color: white; color:transparent; } #header #name .redacted:hover { - color:white; + color:black; } #header span { flex:1; @@ -236,22 +241,6 @@ } - /* #mono a:hover ~ a, - #mono a:hover ~ a, - #mono:hover a:not(:hover) { - opacity:0.5; - } - #mono a:hover ~ #email { - opacity:1; - } */ - - - #header { - filter: invert(100); - background-color: transparent; - } - - @@ -347,7 +336,7 @@ -->
- + @@ -356,21 +345,21 @@
- +
- +
- +