fix colors

This commit is contained in:
SoftFever 2023-03-09 01:05:51 +08:00
parent 7a53dd60f2
commit 3470460931
10 changed files with 20 additions and 20 deletions

View file

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