change app color

This commit is contained in:
SoftFever 2023-01-03 22:05:20 +08:00
parent 7ac975475f
commit 9c1a7bbf8b
66 changed files with 165 additions and 163 deletions

View file

@ -63,6 +63,6 @@ body
.RegionSelected:hover
{
background-color:#00AE42;
background-color:#009688;
color: #fff;
}