--- a/misc/hats_js_anim.xhtml Thu May 31 01:45:20 2018 +0200
+++ b/misc/hats_js_anim.xhtml Thu May 31 01:50:49 2018 +0200
@@ -9,11 +9,13 @@
body
{
background: url('//hg.hedgewars.org/hedgewars/raw-file/tip/share/hedgewars/Data/Themes/Nature/Sky.png') fixed no-repeat bottom left;
+ background-color: #0B203D;
+ color: #FFD902;
-moz-background-size: 200%;
background-size: 100% 100%;
font-family: sans-serif;
}
-h1 { text-shadow: 0 0 2px white; }
+h1 { text-shadow: 0 0 2px white; color: black;}
a
{
margin-top: 12px;