Browse Source

顶部header

luyanan 8 years ago
parent
commit
3ae4d507e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      css/common.css

+ 1 - 1
css/common.css

@ -88,7 +88,7 @@ input{ outline:none;}
88 88
.contentBody{width:1050px;height:auto; margin:10px auto; padding:80px 0 2px 0; }
89 89
/*footer部分*/
90 90
#footer{ min-width:1100px;background:#ff9900;clear: both;height:100px; position: relative; z-index: 100; text-align:center;}
91
#footer .wrapper {margin-left:80px;position: relative;padding: 15px 20px; min-width:1000px;}
91
#footer .wrapper {margin-left:80px;position: relative;padding: 15px 0; min-width:1000px;}
92 92
#footer .footer-logo {display: block;width:80px;height:40px;background: url(../images/logo2.png) 0 0 no-repeat;background-size:100% 100%;}
93 93

94 94
#footer .word_wrapper {padding-top: 12px;line-height: 14px;white-space: nowrap;margin: 12px 0 0 20px;}