diff --git a/style.css b/style.css index 45145173..b80d86fd 100644 --- a/style.css +++ b/style.css @@ -369,7 +369,7 @@ h3 { font-size: 40px; position: absolute; right: 10px; - text-shadow: 0 0 2px #000000, 0 0 5px #ffffff; + text-shadow: -1px -1px #000, 1px -1px #000, -1px 1px #000, 1px 1px #000, 0 0 5px #fff; top: 100px; }