button color

This commit is contained in:
Set Hallstrom 2020-09-11 11:27:57 +02:00
parent 2afa6893e9
commit d790bd4b48
2 changed files with 1 additions and 67 deletions

View file

@ -219,7 +219,7 @@ a[id^="btn"]::-moz-focus-inner {
}
.button:hover {
background-color: var(--accent2);
color: var(--fg);
}
> div {
flex: 1 1 auto;