hotfix css
This commit is contained in:
parent
9b8543841f
commit
2e3e4f1e04
@ -1214,23 +1214,20 @@ body .ac_results {
|
||||
#header .search-mobile { padding-right: 0; }
|
||||
}
|
||||
@media (max-width: 549px) {
|
||||
<<<<<<< HEAD
|
||||
#header .account_box { padding-top: 10px;}
|
||||
#header #header-cart a i{ font-size: 20px;}
|
||||
#header .account_box #header_user_info i { font-size: 20px; height: 30px; }
|
||||
#header .search-mobile i { margin: 0; margin-bottom: 2px; font-size: 20px; width: 25px;}
|
||||
#header #header_user a { margin-right: 0; width: 22px;}
|
||||
=======
|
||||
.inner_partenaire span.h4 { font-size: 25px;}
|
||||
>>>>>>> advmanufacturerBlock
|
||||
.index .intro_top { padding: 5px 0px 15px;}
|
||||
.intro_top .intro_home h1 {font-size: 30px;}
|
||||
.intro_top .intro_home p { font-size: 13px;}
|
||||
|
||||
.intro_top .intro_home p { font-size: 13px;}
|
||||
|
||||
#header .search_box .info_header { margin-bottom: 5px;}
|
||||
#header .info_header span { text-indent: 0; font-size: 24px;}
|
||||
|
||||
|
||||
|
||||
.newsletter_lightbox{width: 500px;}
|
||||
.newsletter_lightbox .newsletter-box {padding-left: 155px;}
|
||||
.newsletter_lightbox p {margin-bottom: 20px;}
|
||||
@ -1258,6 +1255,7 @@ body .ac_results {
|
||||
#header .account_box { padding-left: 0; width: 48%; }
|
||||
}
|
||||
@media (max-width: 500px) {
|
||||
#header #header_logo { padding-top: 20px;}
|
||||
#header .account_box #header_user_info { margin-left: 2px;}
|
||||
#header .box-link { padding-right: 5px; padding-left: 5px;}
|
||||
#header #searchbox input::-webkit-input-placeholder { color: #fff; font-size: 11px; }
|
||||
@ -1265,6 +1263,8 @@ body .ac_results {
|
||||
#header #searchbox input::-moz-placeholder { color: #fff; font-size: 11px;}
|
||||
#header .col-xxs-4 { width: 37%; padding-right: 0; }
|
||||
#header .account_box { width: 60%;}
|
||||
|
||||
#header .top-links { padding-top: 15px; }
|
||||
|
||||
#header #header_logo img { width: 80%;}
|
||||
#header .info_header h1 { margin-top: 20px;}
|
||||
@ -2540,6 +2540,7 @@ main#categorycms { margin-bottom: 30px }
|
||||
|
||||
#manufacturers2 {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
#manufacturers2 .inner {
|
||||
padding: 0 15px;
|
||||
@ -2592,7 +2593,7 @@ main#categorycms { margin-bottom: 30px }
|
||||
.homeslider-description .homeslider-content p{ font-size: 18px;}
|
||||
.homeslider-description .homeslider-content h4{ font-size: 20px;}
|
||||
#reassurance_product h2{ font-size: 30px; }
|
||||
.product-container .border .price-percent-reduction {background-position: left top;background-size: 100% auto;font-size: 13px;height: 45px;line-height: 45px;width: 45px;}
|
||||
.product-container .border .price-percent-reduction { z-index: 2; background-position: left top;background-size: 100% auto;font-size: 13px;height: 45px;line-height: 45px;width: 45px;}
|
||||
|
||||
#best_sales .ajax_add_to_cart_button{ font-size: 16px; line-height: 28px;}
|
||||
#home_products .category .title{ font-size: 15px;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user