misc/hats_js_anim.xhtml
changeset 6419 6a464d0a5c13
parent 5779 060d7572f9f6
child 6936 8af2bf10ee62
equal deleted inserted replaced
6418:f1a3c3aab5b4 6419:6a464d0a5c13
     8 * {padding: 0; margin: 0; }
     8 * {padding: 0; margin: 0; }
     9 body 
     9 body 
    10 {
    10 {
    11     background: url('http://hedgewars.googlecode.com/hg/share/hedgewars/Data/Themes/Nature/Sky.png') fixed no-repeat bottom left;
    11     background: url('http://hedgewars.googlecode.com/hg/share/hedgewars/Data/Themes/Nature/Sky.png') fixed no-repeat bottom left;
    12     -moz-background-size: 200%;
    12     -moz-background-size: 200%;
    13     background-size: 200%;
    13     background-size: 100% 100%;
    14     font-family: sans-serif;
    14     font-family: sans-serif;
    15 }
    15 }
    16 h1 { text-shadow: 0 0 2px white; }
    16 h1 { text-shadow: 0 0 2px white; }
    17 a 
    17 a 
    18 {
    18 {