new website

Brightcells 9 years ago
parent
commit
8263625d9c
2 changed files with 2 additions and 7 deletions
  1. 2 7
      website/static/website/css/layout.css
  2. BIN
      website/static/website/img/bg2.jpg

+ 2 - 7
website/static/website/css/layout.css

@@ -9,7 +9,7 @@ a{text-decoration:none}
9 9
 #header,#container,#footer{width:100%;float:left;padding:10px 0;}
10 10
 #header{background:#fff;opacity:0.95}
11 11
 #footer{margin:50px 0 0 0}
12
-.content_bg{background:url(../img/bg.jpg) center -150px no-repeat;}
12
+.content_bg{background:url(../img/bg2.jpg) center -150px no-repeat;}
13 13
 .content,.joinus,.contactus{width:1000px;margin:0 auto;}
14 14
 .container_box{width:100%;height:600px;float:left;position:relative;}
15 15
 .navigation{width:auto;float:right;padding:10px }
@@ -19,7 +19,7 @@ a{text-decoration:none}
19 19
 .logo{width:200px;height:70px;float:left;background:url(../img/logo.png) center center no-repeat;}
20 20
 .mobile{width:320px;height:650px;background: url(../img/mobile.png) center center no-repeat;position:absolute;left:170px;top: -20px}
21 21
 .mb_img{width:226px;height:399px;background:url(../img/mobile_img.png) center center no-repeat;position:absolute;left:206px;top:105px}
22
-.article{font-size: 30pt;line-height: 55px;font-weight:100;color: #fff;width:400px;float:right;position:absolute;right:80px ;top: 110px}
22
+.article{font-size: 30pt;line-height: 55px;font-weight:100;color: #fff;width:400px;float:right;position:absolute;right:80px ;top: 110px;}
23 23
 .android_download{width:195px;height:67px;position:absolute;left:525px;top:400px;color:#fff; background: url(../img/android_button.png) center center no-repeat}
24 24
 .article p{width:auto;margin: 10px 0 0 5px;color: #fff;font-size: 14pt;line-height:40px;font-weight: 200;text-align: left;}
25 25
 .joinus p,.contactus p,.aboutus p{width:100%;margin:0 0 50px 0;line-height:25px;float:left}
@@ -30,8 +30,3 @@ a{text-decoration:none}
30 30
 .foot{text-align:center;line-height:30px;padding: 25px 0 50px 0}
31 31
 .foot a{color:#333;padding:10px;}
32 32
 .homefooter,.homefooter a{color:#fff}
33
-
34
-.center {text-align:center}
35
-.right {text-align:right}
36
-.indent {text-indent:2em}
37
-.item {line-height:400%}

BIN
website/static/website/img/bg2.jpg