From 5ac8798b2db21c5d0a363cea9a7c394e69cd9b3d Mon Sep 17 00:00:00 2001 From: awesomeuser Date: Fri, 7 Jul 2023 17:36:21 +0000 Subject: [PATCH] Update 'index.html' --- index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/index.html b/index.html index 19b91e5..95e6a6b 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,20 @@ list-style-type: none; } + h1 { + //text-transform: uppercase; + color: #fff; + text-shadow: -4px 4px #ef3550ee, + -8px 8px #f48fb1dd, + -12px 12px #7e57c2cc, + -16px 16px #2196f3bb, + -20px 20px #26c6daaa, + -24px 24px #43a04799, + -28px 28px #eeff4188, + -32px 32px #f9a82577, + -36px 36px #ff572266; + } + /* unvisited link */ a:link { color: red;