From: TheSaminator Date: Thu, 2 Jun 2022 16:04:18 +0000 (-0400) Subject: Tweak colors more X-Git-Url: https://gitweb.starshipfights.net/?a=commitdiff_plain;h=3cc54c6d594fb035b55104985e2f0a6ea83f759d;p=starship-fights Tweak colors more --- diff --git a/src/jsMain/resources/style.css b/src/jsMain/resources/style.css index 4c8a8c0..fe0555c 100644 --- a/src/jsMain/resources/style.css +++ b/src/jsMain/resources/style.css @@ -182,7 +182,8 @@ div.ui-layer { transform: translate(-50%, 0); font-size: 1.25em; - color: #fff; + color: #ddd; + text-shadow: 0 0 2px #222; } #top-middle-info {