fix typo and color (#138)

* fix typo and color

* fix error
This commit is contained in:
Heiko Liebscher
2023-01-08 13:59:33 +01:00
committed by GitHub
parent f2b8051f2d
commit 0ba8f23706
3 changed files with 9 additions and 8 deletions

View File

@@ -62,7 +62,7 @@ body
/*-----Right Top MenuBtn-----*/
.MenuItem:hover
{
border-color: ##00f0d9;
border-color: #00f0d9;
background-color: #004942;
}