new: Added new tab pages and related modules

This commit is contained in:
yv1ing
2024-12-16 17:19:06 +08:00
parent c8fd4e9f2b
commit ff8a52e5a8
14 changed files with 1615 additions and 10 deletions

View File

@@ -94,4 +94,11 @@ a:hover {
.main-menu-link {
margin-right: 10px;
}
.special-info-area {
height: 340px;
padding: 20px;
border-radius: 4px;
border: var(--secondary-text-color) 1px dashed;
}