Last active
September 20, 2017 08:38
-
-
Save robyoung/335c2316edd5a51d037ca917b9b5253e to your computer and use it in GitHub Desktop.
custom css
This file contains 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
#pulls .failed { | |
display: none; | |
} | |
#pulls li:has(a[href*="artsalliancemedia/auth-service"]) { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment