Commit ce4bee08c5fd479b1f774900c1e6ed0c587892b1
1 parent
e1e4df06
Веталь
Showing
1 changed file
with
5 additions
and
3 deletions
Show diff stats
frontend/web/css/style.css
@@ -209,8 +209,8 @@ a.more_map{color:#99a5ad;border-bottom:1px dotted #99a5ad;text-decoration:none;f | @@ -209,8 +209,8 @@ a.more_map{color:#99a5ad;border-bottom:1px dotted #99a5ad;text-decoration:none;f | ||
209 | .filters ul li a{color:#8fa951;text-decoration:none; font-size: 13px; line-height: 16px;} | 209 | .filters ul li a{color:#8fa951;text-decoration:none; font-size: 13px; line-height: 16px;} |
210 | .filters ul li a:hover{text-decoration:underline;} | 210 | .filters ul li a:hover{text-decoration:underline;} |
211 | 211 | ||
212 | -.productLeftBar{float:left;width:230px;padding-left:20px;margin-right:20px;} | ||
213 | -.productRightBar{float:right;width:280px;margin-left:20px;} | 212 | +.productLeftBar{float:left;width:228px;margin-left:20px;margin-right:20px;} |
213 | +.productRightBar{float:right;width:260px;margin:0 20px;} | ||
214 | .productLeftBar h1{font-size:27px;border-bottom:1px solid #d2d2d2;margin-bottom:10px;} | 214 | .productLeftBar h1{font-size:27px;border-bottom:1px solid #d2d2d2;margin-bottom:10px;} |
215 | 215 | ||
216 | ul.product_mod{list-style:none;margin:10px 0 0 0;padding:0; float: left;} | 216 | ul.product_mod{list-style:none;margin:10px 0 0 0;padding:0; float: left;} |
@@ -383,7 +383,9 @@ ul.brends_list li{float:left;text-align:center;margin:0px 15px 20px 15px;} | @@ -383,7 +383,9 @@ ul.brends_list li{float:left;text-align:center;margin:0px 15px 20px 15px;} | ||
383 | .news_item img{margin-right:20px;} | 383 | .news_item img{margin-right:20px;} |
384 | .news_item a{font-size:16px;} | 384 | .news_item a{font-size:16px;} |
385 | 385 | ||
386 | -.pic{margin-right:20px;} | 386 | +.pic{ |
387 | + | ||
388 | +} | ||
387 | 389 | ||
388 | #subscribe-sale{width:100px;float:left;margin-right:20px;} | 390 | #subscribe-sale{width:100px;float:left;margin-right:20px;} |
389 | .saletxt{width:150px;float:left;color:#ffffff;} | 391 | .saletxt{width:150px;float:left;color:#ffffff;} |