mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
fix inconsistent background for home in community servers
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user