generated from nhcarrigan/template
style: apply style guide fonts, colours, and readability fixes #31
@@ -150,6 +150,11 @@ starlight-theme-select select option {
|
|||||||
background-color: var(--background-color);
|
background-color: var(--background-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html[data-theme="dark"] starlight-theme-select select option {
|
||||||
|
color: var(--witch-purple) !important;
|
||||||
|
background-color: var(--witch-lavender) !important;
|
||||||
|
}
|
||||||
|
|
||||||
.social-icons::after {
|
.social-icons::after {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user