Modification font-size of price elements

This commit is contained in:
badsuricate
2013-10-18 11:04:42 +02:00
parent 4b65675bef
commit e80b2157b1

View File

@@ -323,7 +323,7 @@ td.product,
.special-price {
.price {
display: block;
font-size: 25px; line-height: 25px;
font-size: 20px; line-height: 25px;
font-style: italic;
}
}