mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Style local organics product details distributor heading
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user