Commit 050fd6a6582d27c64578213646aa0fbeea13bd67
1 parent
52a653a1
+ фон-акция к Мыколаю + стили
Showing
16 changed files
with
2 additions
and
2 deletions
Show diff stats
css/style.css
@@ -2,7 +2,7 @@ BODY,FORM{margin:0px;padding:0px;font-family: Arial, Tahoma, Helvetica, sans-ser | @@ -2,7 +2,7 @@ BODY,FORM{margin:0px;padding:0px;font-family: Arial, Tahoma, Helvetica, sans-ser | ||
2 | .fl{float:left;} | 2 | .fl{float:left;} |
3 | .fr{float:right;} | 3 | .fr{float:right;} |
4 | .both{clear:both;} | 4 | .both{clear:both;} |
5 | -body{background:#ffffff;} | 5 | +body{background: url("/img/background.jpg") no-repeat center 0;} |
6 | p{padding:0px;margin:4px 0px;} | 6 | p{padding:0px;margin:4px 0px;} |
7 | 7 | ||
8 | h1,h2{padding:0px;margin:0px;} | 8 | h1,h2{padding:0px;margin:0px;} |
286 KB
2.21 MB
img/snow/s1.png
img/snow/s2.png
img/snow/s3.png
2.91 KB
4.76 KB
3.07 KB
2.91 KB
4.76 KB
3.07 KB
3.67 KB
5.53 KB
3.87 KB
js/snowstorm.css
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | background: none; | 3 | background: none; |
4 | font-family: Androgyne; | 4 | font-family: Androgyne; |
5 | background-image: url('/img/snow/s1.png'), url('/img/snow/s2.png'), url('/img/snow/s3.png'); | 5 | background-image: url('/img/snow/s1.png'), url('/img/snow/s2.png'), url('/img/snow/s3.png'); |
6 | - height: 100%; | 6 | + min-height: 100%; |
7 | left: 0; | 7 | left: 0; |
8 | position: absolute; | 8 | position: absolute; |
9 | top: 0; | 9 | top: 0; |