docs: add some more colors

This commit is contained in:
Philipp Kühn
2021-04-20 15:25:01 +02:00
parent 3cdad3399f
commit 61c86db946
3 changed files with 15 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
border: 3px solid $colorBlack;
&:hover {
color: $colorWhite;
color: $colorYellow;
}
}
@@ -28,6 +28,7 @@
&:hover {
color: $colorBlack;
background-color: $colorYellow;
}
}