diff --git a/web/index.html b/web/index.html index 6a8053a..7c10397 100644 --- a/web/index.html +++ b/web/index.html @@ -4,7 +4,7 @@ h2{ font-family: Arial; text-align:center; - text-shadow: 2px 2px red; + text-shadow: 2px 2px #dd0000; }