Skip to content

Instantly share code, notes, and snippets.

@Vivelin
Created July 31, 2020 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Vivelin/7578455864fab2662c13562e23151b54 to your computer and use it in GitHub Desktop.
Save Vivelin/7578455864fab2662c13562e23151b54 to your computer and use it in GitHub Desktop.
Discord custom CSS
@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