mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Use bold font with teal colour for both applied taxons and applied properties
This commit is contained in:
@@ -145,12 +145,9 @@
|
||||
color: $grey-800;
|
||||
font-style: italic;
|
||||
|
||||
&.applied-properties {
|
||||
color: $grey-800;
|
||||
}
|
||||
|
||||
&.applied-taxons {
|
||||
&.applied-taxons, &.applied-properties {
|
||||
color: $clr-blue;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
&.applied-search {
|
||||
|
||||
Reference in New Issue
Block a user