Created
January 22, 2020 05:18
-
-
Save 0x962/a2eff24419ef8d4ff8b40b6498532ec2 to your computer and use it in GitHub Desktop.
Hide Google Search Results Favicons
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
.r a div{ | |
display: none | |
} | |
.ab_ctl{ | |
display: none | |
} | |
.r{ | |
margin-top: -25px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment