Added branding

This commit is contained in:
Vozer
2022-06-09 16:46:32 -05:00
committed by GitHub
parent f3bf38bc98
commit 231b8c2daa
+12
View File
@@ -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;
}