diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index ebe5a57..93ae5f3 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -6,7 +6,7 @@ h1,h2,h3{margin:0px;padding:0px 0px 10px 0px;} .fl{float:left;} .fotter .wrap .fr{float:right; width: 180px; height: 50px; position: relative;font-size: 12px;} .fotter .wrap .fr img{position: absolute; top: 50%; margin-top: -10px; right: 0;} -.fotter .wrap .fl {line-height: 50px;} +.fotter .wrap .fl {line-height: 50px;font-size: 12px;} .both{clear:both;} h1{margin:10px 0;font-size:24px;} h3{margin-bottom:30px;} @@ -159,10 +159,10 @@ ul.why_list li.item6{background:url('../img/why_item6.png') left no-repeat;} .bottom{background:#4d5458;padding:40px 0px;color:#ffffff;} .bottom .leftbar{float:left;width:210px; } .bottom ul{list-style:none;margin:0px;padding:0px;line-height: 23px;} -.bottom ul a{color:#ffffff;font-size:16px;text-decoration:none;} +.bottom ul a{color:#ffffff;font-size:15px;text-decoration:none;} .bottom ul a:hover{color:#799920;} -.phones{padding-left:25px;background:url('../img/phone.png') left top no-repeat;margin-top:50px;line-height: 23px;} +.phones{padding-left:25px;background:url('../img/phone.png') left top no-repeat;margin-top:50px;line-height: 23px;font-size: 18px;} .map{padding:5px 0px 5px 25px;background:url('../img/map.png') left no-repeat; margin-bottom: 7px;} a.more_map{color:#99a5ad;border-bottom:1px dotted #99a5ad;text-decoration:none;font-size:11px;text-align:center;} -- libgit2 0.21.4