diff --git a/open/index.html b/open/index.html index a0d6713..d34bd44 100644 --- a/open/index.html +++ b/open/index.html @@ -1,10 +1,10 @@ - + - + window.open( 🪟 ) diff --git a/open/styles/style.css b/open/styles/style.css index 6eaf167..3a0c5c1 100644 --- a/open/styles/style.css +++ b/open/styles/style.css @@ -178,17 +178,17 @@ h1 { } .iconContainer a { - color: blanchedalmond; + color: white; cursor: url(https://www.dropbox.com/s/odbhtufakz6sge2/cursor%20red.png?raw=1), auto !important; } .iconContainer a:hover { - color: blanchedalmond; + color: white; } .iconContainer a:visited { - color: blanchedalmond; + color: white; } .iconContainer a p {