Created
November 13, 2020 16:01
-
-
Save Preetam/16b973a0221ce13d366c6d3979b0debb to your computer and use it in GitHub Desktop.
Change selection background
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
javascript:(function(){var sheet = window.document.styleSheets[0]; sheet.insertRule('::selection { background: #ff9;%20}',%20sheet.cssRules.length);})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment