Create smartcord.css

This commit is contained in:
smartfridge 2021-01-13 15:14:50 +01:00 committed by GitHub
parent 589269a644
commit 157ccd0d5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 34 additions and 0 deletions

34
smartcord/smartcord.css Normal file
View File

@ -0,0 +1,34 @@
#private-channels-2 {
display: none;
}
#socialLinks-3jqNFy {
display: none !important;
}
#header-2RyJ0Y.ed-settings:before {
display: none !important;
}
.info-1VyQPT::before {
content: "SmartCord";
height: auto;
line-height: 80%;
text-align: center;
background: linear-gradient(to bottom right,#0ff,#f0f);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 16pt;
font-weight: 500;
font-family: sans-serif;
text-transform: none;
}
:root {
--ed-text: url(https://txt-dynamic.static.1001fonts.net/txt/b3RmLjcyLjAwMDAwMC5VMjFoY25SRGIzSmsuMAAAAA,,/uni-sans.heavy-caps.png) !important;
--paperclip: url(https://txt-dynamic.static.1001fonts.net/txt/b3RmLjEzLjAwMDAwMC5VME0sLjAAAAAAAA,,/uni-sans.heavy-caps.png) !important;
--paperclip-hover: url(https://txt-dynamic.static.1001fonts.net/txt/b3RmLjEzLjAwMDAwMC5VMjFoY25SRGIzSmsuMAAAAAAAAAA,/uni-sans.heavy-caps.png) !important;
--pencil: url(https://txt-dynamic.static.1001fonts.net/txt/b3RmLjEzLjAwMDAwMC5VMjFoY25SRGIzSmsuMAAAAAAAAAAA/uni-sans.thin-caps.png) !important;
}