equal
deleted
inserted
replaced
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 { |