update ui

This commit is contained in:
zyronon
2023-11-08 02:08:58 +08:00
parent 5e874cc04b
commit 99cc02bc3d
6 changed files with 348 additions and 42 deletions

View File

@@ -271,4 +271,12 @@ footer {
color: transparent !important;
text-shadow: #b0b0b0 0 0 8rem;
user-select: none;
}
.common-title {
font-size: 20rem;
color: var(--color-font-1);
text-align: center;
margin-bottom: 10rem;
}