generated from nhcarrigan/template
style: apply style guide fonts, colours, and readability fixes #31
@@ -150,6 +150,15 @@ starlight-theme-select > label {
|
||||
color: var(--primary-color) !important;
|
||||
}
|
||||
|
||||
site-search button[data-open-modal] {
|
||||
color: var(--primary-color) !important;
|
||||
}
|
||||
|
||||
#starlight__search input::placeholder {
|
||||
color: var(--primary-color) !important;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
#extra-footer-content {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user