mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
Added branding
This commit is contained in:
@@ -208,3 +208,15 @@ display:none;
|
||||
background-color: rgb(139, 139, 139);
|
||||
}
|
||||
}
|
||||
|
||||
/* Add surCord Branding */
|
||||
.info-3pQQBb > span:first-child::after {
|
||||
content: '\asurCord 06.2022';
|
||||
color: var(--text-muted);
|
||||
white-space: pre;
|
||||
line-height: 17px !important;
|
||||
text-transform: none;
|
||||
font-family: -apple-system, BlinkMacSystemFont, sans-serif;
|
||||
font-size: 12px;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user