Enlarge local organics sidebar font

This commit is contained in:
Rohan Mitchell
2013-04-26 09:23:42 +10:00
parent 9909261c8c
commit ea0df511cc

View File

@@ -5,3 +5,9 @@ body {
nav #main-nav-bar {
border-bottom: 9px solid #A3DCFF;
}
nav#taxonomies .taxonomy-root,
nav#taxonomies .taxons-list li a,
nav#filters .filter_name,
nav#filters .filter_choices li a {
font-size: 16px;
}