Commit 050fd6a6582d27c64578213646aa0fbeea13bd67

Authored by andryeyev
1 parent 52a653a1

+ фон-акция к Мыколаю + стили

css/style.css
... ... @@ -2,7 +2,7 @@ BODY,FORM{margin:0px;padding:0px;font-family: Arial, Tahoma, Helvetica, sans-ser
2 2 .fl{float:left;}
3 3 .fr{float:right;}
4 4 .both{clear:both;}
5   -body{background:#ffffff;}
  5 +body{background: url("/img/background.jpg") no-repeat center 0;}
6 6 p{padding:0px;margin:4px 0px;}
7 7  
8 8 h1,h2{padding:0px;margin:0px;}
... ...
img/background.jpg 0 → 100644

286 KB

img/background.png 0 → 100644

2.21 MB

img/snow/s1.png

3.67 KB | W: | H:

2.91 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
img/snow/s2.png

5.53 KB | W: | H:

4.76 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
img/snow/s3.png

3.87 KB | W: | H:

3.06 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
img/snow/серый - 3я белая/s1.png 0 → 100644

2.91 KB

img/snow/серый - 3я белая/s2.png 0 → 100644

4.76 KB

img/snow/серый - 3я белая/s3.png 0 → 100644

3.07 KB

img/snow/серый/s1.png 0 → 100644

2.91 KB

img/snow/серый/s2.png 0 → 100644

4.76 KB

img/snow/серый/s3.png 0 → 100644

3.07 KB

img/snow/синий/s1.png 0 → 100644

3.67 KB

img/snow/синий/s2.png 0 → 100644

5.53 KB

img/snow/синий/s3.png 0 → 100644

3.87 KB

js/snowstorm.css
... ... @@ -3,7 +3,7 @@
3 3 background: none;
4 4 font-family: Androgyne;
5 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 7 left: 0;
8 8 position: absolute;
9 9 top: 0;
... ...