fix inconsistent background for home in community servers

This commit is contained in:
yurifuko
2022-08-25 11:44:32 +02:00
committed by GitHub
parent 1926999e8b
commit 5acaa27bd1
+5
View File
@@ -268,6 +268,11 @@ input[type="checkbox"] {
background-color: rgb(225, 225, 225);
}
/* Server home page */
.theme-dark .background-fkKrXt {
background-color: var(--surCordBackground);
}
/* Add surCord Branding */
.info-3pQQBb > span:first-child::after {
content: "\asurCord 08.2022";