generated from Seekra/repository-template
Add option to adapt color scheme to the system color scheme #61
@@ -25,4 +25,8 @@ body {
|
|||||||
|
|
||||||
.link:hover:not(.button-link) {
|
.link:hover:not(.button-link) {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
input {
|
||||||
|
color: var(--dark);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user