Created
March 4, 2020 16:24
-
-
Save coliff/6ab89162c4b14b61e1f7e668c241ebe5 to your computer and use it in GitHub Desktop.
protonmail-custom-css (hides banner adverts and clipart SVG)
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
.messagePlaceholder-image {display:none} | |
img[alt="Get 20% discount"] {display:none} | |
img[alt="Welcome Back"] {display:none} | |
a[href="/allmail"]{display:none} | |
a[href="/trash"]{opacity:.1} | |
.encryptionStatus-container{display:none} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment