mirror of
https://github.com/smartfrigde/smartfrigde.github.io.git
synced 2024-08-14 22:46:45 +00:00
Create smartcord.css
This commit is contained in:
parent
589269a644
commit
157ccd0d5a
1 changed files with 34 additions and 0 deletions
34
smartcord/smartcord.css
Normal file
34
smartcord/smartcord.css
Normal 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;
|
||||
}
|
Loading…
Reference in a new issue