From b07bdafe1fe721119f76e054544fe1f8c7d09a93 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sun, 20 Mar 2022 21:56:49 +0000 Subject: [PATCH] Update 'index.html' --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index 8483857..3433c02 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,10 @@ background-color: black; color: white; } + a { + color: #63c0f5; + text-shadow: 0 0 5px rgba(104, 182, 255, 0.5); + }