More fallback styling for hat preview webpage
authorWuzzy <Wuzzy2@mail.ru>
Thu, 31 May 2018 01:50:49 +0200
changeset 13410 7487e683c6b6
parent 13409 697aaee36684
child 13412 236cc4cf2448
More fallback styling for hat preview webpage
misc/hats_js_anim.xhtml
--- 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;