a bunc of stuff

This commit is contained in:
2026-04-05 20:22:12 -05:00
parent ef2a685561
commit c9f35ae27a
41 changed files with 1071 additions and 151 deletions

View File

@@ -390,6 +390,12 @@
border: 1px solid #00b4d8;
}
.mod-badge.weebcentral {
background: rgba(0, 216, 7, 0.2);
color: #00d819;
border: 1px solid #00d819;
}
.chapter-actions {
display: flex;
gap: 10px;