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

@ -7,7 +7,7 @@
.BlockBanner
{
padding: 0px;
border-bottom:#00AE42 1px solid;
border-bottom:#009688 1px solid;
width: 100%;
}
@ -27,7 +27,7 @@
.BlockBanner a
{
display: inline-block;
background-color:#00AE42;
background-color:#009688;
line-height: 40px;
height: 40px;
padding: 0px 24px;