This commit is contained in:
2023-09-21 17:37:29 +08:00
parent e1446b6082
commit 700b8a4449
249 changed files with 375 additions and 159 deletions

View File

@ -2893,8 +2893,8 @@ $height: calc(100vh - 100px);
span {
padding: 0 5px;
color: rgba(0, 255, 255, 1);
text-shadow: 0px 0px 6px rgba(0, 255, 255, 0.6);
color: rgba(255, 235, 59, 1);
text-shadow: 0px 0px 6px rgba(255, 235, 59, 0.6);
font-weight: 700;
}