Little tweaks to discord to make it that little bit better, featuring CSS
You will need a user style manager like Stylus. To remove it, disactivate the user style.
-
Go to Discord's Website
-
Click on the Stylus icon
-
Click on "Write style for: discord.com/this URL"
-
Paste your snippet of choice in Stylus
-
Click on "Save"
To remove it, reload the page.
- On your keyboard, press [Ctrl] [Shift] [i]
- Click on the "Console" tab
- Paste yout snippet of choice inside this:
__SECRET_EMOTION__.injectGlobal(`
// snippet here
`);
- Paste it all in your console
- Press enter
Depends on your client mod. Check their documentation/server for a method on adding snippets but the Without Client Mods
still works