This file contains hidden or 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
/* Dubyas list of annoying stuff he hides in discord using Quick CSS */ | |
/* Want to have this be synced up with your Discord so you don't need to re-copy and paste this for new additions? | |
* Feel free to just import this gist directly by adding the following line: | |
* @import url("https://gist.githubusercontent.com/DubyaDude/1ee0e8c218a22883721635dfae3e022c/raw/DubyasCleanupOfDiscord.css"); | |
*/ | |
/* Disable profile edit page upsell */ | |
div[id="profile-customization-tab"] > div[class^="container_"] | |
{ |