diff --git a/css/style.css b/css/style.css index bb31120..94aa6d8 100644 --- a/css/style.css +++ b/css/style.css @@ -2,7 +2,7 @@ BODY,FORM{margin:0px;padding:0px;font-family: Arial, Tahoma, Helvetica, sans-ser .fl{float:left;} .fr{float:right;} .both{clear:both;} -body{background: url("/img/background.jpg") no-repeat center 0;} +body{background: #fff;} p{padding:0px;margin:4px 0px;} h1,h2{padding:0px;margin:0px;} diff --git a/js/snowstorm.css b/js/snowstorm.css index 21233b2..63754e7 100644 --- a/js/snowstorm.css +++ b/js/snowstorm.css @@ -1,7 +1,6 @@ .bg2 { - background: none; - font-family: Androgyne; + background: none; background-image: url('/img/snow/s1.png'), url('/img/snow/s2.png'), url('/img/snow/s3.png'); min-height: 100%; left: 0; -- libgit2 0.21.4