Weilbyte
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
discordDark.css
|
@ -425,3 +425,7 @@ text-shadow:0 0 0 #2c2f33!important |
|
|
.x-tree-icon-custom:after,.x-grid-icon-custom:after { |
|
|
.x-tree-icon-custom:after,.x-grid-icon-custom:after { |
|
|
text-shadow:0 0 0 #2c2f33 |
|
|
text-shadow:0 0 0 #2c2f33 |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
* { |
|
|
|
|
|
font-weight: 350; |
|
|
|
|
|
} |
|
|