mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-24 05:38:52 +00:00
Increase local organics font size, change local products background colour
This commit is contained in:
@@ -2,6 +2,11 @@ body {
|
||||
background-color: #FFF5E0;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 26px;
|
||||
color: #331f00;
|
||||
}
|
||||
|
||||
nav #main-nav-bar {
|
||||
border-bottom: 9px solid #A3DCFF;
|
||||
}
|
||||
@@ -11,3 +16,7 @@ nav#filters .filter_name,
|
||||
nav#filters .filter_choices li a {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
#products-local ul {
|
||||
background-color: #e6f4ff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user