Update style.css

This commit is contained in:
Cyb_detective 2021-12-24 01:34:10 +03:00 committed by GitHub
parent c08bc229f7
commit 36ea6e1142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -30,6 +30,16 @@ a
{
font-size:19px;
}
.discord-follow-button {
color: #fff;
background: #9932CC;
padding: 3px 7px;
font-weight: 500;
font-size: 18px;
border-radius: 4px;
vertical-align: middle;
text-align: center;
}
.telegram-follow-button {
color: #fff;
background: #1e97d7;