mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Adjust header colour in new layout
This commit is contained in:
@@ -12,7 +12,7 @@ $base-font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial,
|
||||
// Body base colors
|
||||
$color-body-bg: $white !default;
|
||||
$color-body-text: $near-black !default;
|
||||
$color-headers: $dark-blue !default;
|
||||
$color-headers: $near-black !default;
|
||||
$color-link: $teal !default;
|
||||
$color-link-hover: $orient !default;
|
||||
$color-link-active: $dark-blue !default;
|
||||
|
||||
@@ -11,10 +11,6 @@
|
||||
padding: 15px 0;
|
||||
margin-top: 25px;
|
||||
|
||||
h1 {
|
||||
color: $near-black;
|
||||
}
|
||||
|
||||
.ofn-drop-down {
|
||||
border: 0;
|
||||
background-color: $spree-blue;
|
||||
|
||||
Reference in New Issue
Block a user