Back-end wiki maintenance was completed on 4/16/25. If you encounter any strange behavior, please report it in the DevTalk Discord server.
If you are using the Vector 2022 skin, dark mode has moved to Preferences > Appearance.

Template:CSS/productivity channel topics.css

From VNDev Wiki
Revision as of 20:26, 16 November 2022 by Arsym (talk | contribs) (Created page with ".list-container ul { border: 1px solid rgba(0,0,0,48); padding: 5px; margin: 10px 0; list-style-position: inside; background-color: rgba(0,0,0,8); }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.list-container ul {
  border: 1px solid rgba(0,0,0,48);
  padding: 5px;
  margin: 10px 0;
  list-style-position: inside;
  background-color: rgba(0,0,0,8);
}