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

@ -38,7 +38,7 @@ html,body
.Btn_Green:hover
{
background-color:#00f0d9;
background-color:#4db6ac;
}