change background for forum channels

This commit is contained in:
yurifuko
2022-09-02 15:35:58 +02:00
committed by GitHub
parent 82ead58722
commit f0225efea6
+5
View File
@@ -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";