new: Added new tab pages and related modules

This commit is contained in:
2024-12-16 17:19:06 +08:00
parent 65e5e9eafc
commit 54f2b2e648
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;
}