Last active
May 1, 2020 19:32
-
-
Save RedcoatAsher/dfd34688d4f139095d86c5ab34d852f3 to your computer and use it in GitHub Desktop.
[Stylus CSS] Removes ads from gmail/inbox
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
.ae4.aDM > .Cp:first-child { | |
display: none !important; | |
} | |
.aKB { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment