Create armcord.css

This commit is contained in:
smartfridge 2021-05-04 11:10:32 +02:00 committed by GitHub
parent f0d463a32b
commit 058447a8e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

17
armcord.css Normal file
View 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;
}