Save
This commit is contained in:
@@ -373,6 +373,27 @@ body {
|
||||
}
|
||||
}
|
||||
.product-price-info {
|
||||
.price-netto {
|
||||
color: #1a3158;
|
||||
font-family: 'Open Sans';
|
||||
font-weight: 400;
|
||||
font-size: 13px;
|
||||
line-height: 1.5;
|
||||
opacity: 0.6;
|
||||
margin: 0;
|
||||
|
||||
div {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
* {
|
||||
color: inherit;
|
||||
font-size: inherit;
|
||||
line-height: inherit;
|
||||
font-weight: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
p {
|
||||
color: #1a3158;
|
||||
font-family: 'Open Sans';
|
||||
|
||||
Reference in New Issue
Block a user