Commit 6f125332ac80cbb3cc19e188be00c48c7e02f75b
1 parent
f57e6870
123
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
frontend/web/css/style.css
@@ -653,13 +653,13 @@ footer .socbuts a:hover{ | @@ -653,13 +653,13 @@ footer .socbuts a:hover{ | ||
653 | } | 653 | } |
654 | .top11_12{margin-top:11px;margin-bottom: 12px;} | 654 | .top11_12{margin-top:11px;margin-bottom: 12px;} |
655 | .map_small{ | 655 | .map_small{ |
656 | - padding-top: 47%; | ||
657 | - background-color: grey; | 656 | + padding-top: 39.198%; |
657 | + background-color: #dcdcdc; | ||
658 | margin: 14px 13px; | 658 | margin: 14px 13px; |
659 | } | 659 | } |
660 | .top4{margin-top: 4px;} | 660 | .top4{margin-top: 4px;} |
661 | .showroom{text-align: center;} | 661 | .showroom{text-align: center;} |
662 | -.showroom img{width:100%;max-width:700px;margin:25px auto; margin-bottom: 50px;} | 662 | +.showroom img{width:100%;max-width:700px;margin:25px auto; margin-bottom: 50px;padding-top:1px;} |
663 | .no_btm{margin-bottom: 0!important;padding-bottom: 0!important;} | 663 | .no_btm{margin-bottom: 0!important;padding-bottom: 0!important;} |
664 | .no_top{margin-top: 0!important;padding-top: 0!important;} | 664 | .no_top{margin-top: 0!important;padding-top: 0!important;} |
665 | .titles{ | 665 | .titles{ |