Style local organics product details distributor heading

This commit is contained in:
Rohan Mitchell
2013-04-26 09:56:16 +10:00
parent 7911adab6a
commit f17907e06f
2 changed files with 11 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ nav#filters .filter_choices li a {
font-size: 16px;
}
/* Products listing page */
#products-local ul {
background-color: #e6f4ff;
}
@@ -28,3 +29,10 @@ ul.product-listing li a.info {
ul.product-listing li .price {
font-size: 20px;
}
/* Product details page */
#cart-form .distributor {
font-size: 14px;
font-weight: bold;
}