diff --git a/style.css b/style.css index f2b771e..0366215 100644 --- a/style.css +++ b/style.css @@ -49,6 +49,14 @@ gap: 20px; margin: 10px 0; color: #FFF; } + +.unintro { + margin: 0; + text-align: left; + color: #FFF; + text-shadow: 2px 2px 5px #000; + offset: path('M 50 80 C 150 -20 250 180 350 80') 150px -30deg / 0% 50%; +} .links { justify-content: center; text-align: center; diff --git a/supersecret/index.html b/supersecret/index.html index 23d318a..aa78bff 100644 --- a/supersecret/index.html +++ b/supersecret/index.html @@ -31,7 +31,7 @@ Wiki News -

How the frick do you center a div????

+

How the frick do you center a div????