Save
This commit is contained in:
@@ -56,4 +56,27 @@
|
||||
font-weight: 400;
|
||||
line-height: 1;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.elementor-widget-acf-product-label .product-label {
|
||||
position: absolute;
|
||||
left: 10px;
|
||||
top: 10px;
|
||||
z-index: 10;
|
||||
}
|
||||
.elementor-widget-acf-product-label .product-label span {
|
||||
display: inline-block;
|
||||
padding: 5px 20px 5px;
|
||||
background: black;
|
||||
color: #fff;
|
||||
border-radius: 50px;
|
||||
font-size: 16px;
|
||||
}
|
||||
.elementor-widget-acf-product-label .product-label span.aluplast {
|
||||
color: #fff;
|
||||
background: #d10a11;
|
||||
}
|
||||
.elementor-widget-acf-product-label .product-label span.rehau {
|
||||
color: #fff;
|
||||
background: #37a58c;
|
||||
}/*# sourceMappingURL=main.css.map */
|
||||
Reference in New Issue
Block a user