generated from nhcarrigan/template
style: apply style guide fonts, colours, and readability fixes #31
@@ -105,7 +105,11 @@ a[aria-current="page"] {
|
|||||||
|
|
||||||
header {
|
header {
|
||||||
color: var(--primary-color) !important;
|
color: var(--primary-color) !important;
|
||||||
background-color: var(--background-color) !important;
|
background-color: var(--witch-lavender) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
html[data-theme="dark"] header {
|
||||||
|
background-color: var(--witch-purple) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.large {
|
.large {
|
||||||
|
|||||||
Reference in New Issue
Block a user