diff -r f1a3c3aab5b4 -r 6a464d0a5c13 misc/hats_js_anim.xhtml --- a/misc/hats_js_anim.xhtml Thu Nov 24 19:15:29 2011 +0100 +++ b/misc/hats_js_anim.xhtml Thu Nov 24 16:40:17 2011 -0500 @@ -10,7 +10,7 @@ { background: url('http://hedgewars.googlecode.com/hg/share/hedgewars/Data/Themes/Nature/Sky.png') fixed no-repeat bottom left; -moz-background-size: 200%; - background-size: 200%; + background-size: 100% 100%; font-family: sans-serif; } h1 { text-shadow: 0 0 2px white; }