mirror of
https://github.com/smartfrigde/smartfrigde.github.io.git
synced 2024-08-14 22:46:45 +00:00
Create armcord.css
This commit is contained in:
parent
f0d463a32b
commit
058447a8e0
1 changed files with 17 additions and 0 deletions
17
armcord.css
Normal file
17
armcord.css
Normal file
|
@ -0,0 +1,17 @@
|
|||
|
||||
.info-1VyQPT::before {
|
||||
content: "ArmCord";
|
||||
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;
|
||||
}
|
Loading…
Reference in a new issue