edgar 7 роки тому
батько
коміт
80a0c9383d

+ 2 - 0
static/src/css/kingfisher_pro.css

@@ -1,8 +1,10 @@
+@import url("https://www.amojeans.com.py/amojeans/css/personalizado.css");
 .ug-gallery-wrapper .ug-slider-wrapper { background-color: rgb(245, 245, 245); overflow: hidden; position: absolute; z-index: 1; }
 .ug-gallery-wrapper .ug-slider-wrapper { background-color: rgb(245, 245, 245); overflow: hidden; position: absolute; z-index: 1; }
 .ug-gallery-wrapper .ug-strip-panel { background-color: rgb(245, 245, 245); position: absolute; z-index: 2; }
 .ug-gallery-wrapper .ug-strip-panel { background-color: rgb(245, 245, 245); position: absolute; z-index: 2; }
 #o_shop_collapse_category li a { display: inline-block; width: 80%; padding-left: 3px; }
 #o_shop_collapse_category li a { display: inline-block; width: 80%; padding-left: 3px; }
 #o_shop_collapse_category li i.fa { cursor: pointer; }
 #o_shop_collapse_category li i.fa { cursor: pointer; }
 
 
+
 @font-face {
 @font-face {
 	font-family: 'icomoon';
 	font-family: 'icomoon';
 	src: url('whatsap/icomoon.eot?o0ssr6');
 	src: url('whatsap/icomoon.eot?o0ssr6');

+ 6 - 0
static/src/less/web.less

@@ -1,3 +1,4 @@
+
 body {
 body {
 	font-family: @font-family;
 	font-family: @font-family;
 	color: @body-color;
 	color: @body-color;
@@ -3666,6 +3667,10 @@ white-space: nowrap;
 		.slide-pwp_img { width: 220px !important; height: 330px !important; }
 		.slide-pwp_img { width: 220px !important; height: 330px !important; }
 	}
 	}
 	.slide-cs_productos { width: 220px !important; }
 	.slide-cs_productos { width: 220px !important; }
+	.ads-section { .small-banners { height: 262px !important; }
+		/*.adsb-inner2 { height: 208px; }*/
+	}
+
 }
 }
 @media screen and (min-width:1920px) and (max-widht:2559px) {
 @media screen and (min-width:1920px) and (max-widht:2559px) {
 	body { zoom: 1.5; }
 	body { zoom: 1.5; }
@@ -3680,3 +3685,4 @@ white-space: nowrap;
 	.jeanspromo { height: 50vh !important }
 	.jeanspromo { height: 50vh !important }
 }
 }
 
 
+

+ 2 - 1
static/src/less/website.less

@@ -4,4 +4,5 @@
 @import "header.less";
 @import "header.less";
 @import "footer.less";
 @import "footer.less";
 @import "product.less";
 @import "product.less";
-@import "custom.less";
+@import "custom.less";
+@import "https://www.amojeans.com.py/amojeans/less/personalizado.less";