Created
July 31, 2020 09:21
-
-
Save Vivelin/7578455864fab2662c13562e23151b54 to your computer and use it in GitHub Desktop.
Discord custom CSS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@media (-webkit-min-device-pixel-ratio: 2) { | |
.theme-light .markup-2BOw-j { | |
font-weight: 500; | |
} | |
.theme-light .username-1A8OIy { | |
font-weight: 600; | |
} | |
} | |
.compact-T3H92H .messageContent-2qWWxC .emoji.jumboable { | |
width: 3em; | |
height: 3em; | |
min-height: 3em; | |
vertical-align: middle; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment