Created
November 19, 2024 16:07
-
-
Save lunamoth/bf8b9d8a9dbc84b323a407f0b2ce3700 to your computer and use it in GitHub Desktop.
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
a:visited {color: silver;} | |
::selection {background:#FFE533;color:#000;text-shadow: none;font-weight: bold;} | |
::-moz-selection {background:#FFE533;color:#000;text-shadow: none;font-weight: bold;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment