misc/hats_js_anim.xhtml
changeset 13410 7487e683c6b6
parent 13409 697aaee36684
child 13507 7e188a28f078
equal deleted inserted replaced
13409:697aaee36684 13410:7487e683c6b6
     7     <style type="text/css">
     7     <style type="text/css">
     8 * {padding: 0; margin: 0; }
     8 * {padding: 0; margin: 0; }
     9 body 
     9 body 
    10 {
    10 {
    11     background: url('//hg.hedgewars.org/hedgewars/raw-file/tip/share/hedgewars/Data/Themes/Nature/Sky.png') fixed no-repeat bottom left;
    11     background: url('//hg.hedgewars.org/hedgewars/raw-file/tip/share/hedgewars/Data/Themes/Nature/Sky.png') fixed no-repeat bottom left;
       
    12     background-color: #0B203D;
       
    13     color: #FFD902;
    12     -moz-background-size: 200%;
    14     -moz-background-size: 200%;
    13     background-size: 100% 100%;
    15     background-size: 100% 100%;
    14     font-family: sans-serif;
    16     font-family: sans-serif;
    15 }
    17 }
    16 h1 { text-shadow: 0 0 2px white; }
    18 h1 { text-shadow: 0 0 2px white; color: black;}
    17 a 
    19 a 
    18 {
    20 {
    19     margin-top: 12px;
    21     margin-top: 12px;
    20     margin-left: 20px;
    22     margin-left: 20px;
    21     float: left;
    23     float: left;