mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
change background for forum channels
This commit is contained in:
@@ -278,6 +278,11 @@ input[type="checkbox"] {
|
||||
background-color: var(--surCordBackground);
|
||||
}
|
||||
|
||||
/* Forum channel background */
|
||||
.theme-dark .container-3wLKDe {
|
||||
background-color: var(--surCordBackground2);
|
||||
}
|
||||
|
||||
/* Add surCord Branding */
|
||||
.info-3pQQBb > span:first-child::after {
|
||||
content: "\asurCord 09.2022";
|
||||
|
||||
Reference in New Issue
Block a user