Fixing broken CSS, HTML changes, invite page is hidden if turned off, mods can revoke invite privileges.

This commit is contained in:
some weird guy
2023-08-03 17:15:00 -07:00
parent 22b6a8f81f
commit a7828ce97c
12 changed files with 57 additions and 21 deletions
+4
View File
@@ -414,6 +414,10 @@ form.search {
background: #fff;
border: 2px solid #000;
}
.Announcement-content {
background: var(--theme-dark, #202030);
border: #000 solid 1px;
}
.sidebar-setting a {
color: #ccc;
border-top: 1px solid #000;