Created
October 14, 2023 19:51
-
-
Save SpiritAxolotl/9fa2046c5cfcc61f51ac166c62f8358f to your computer and use it in GitHub Desktop.
Dragon face to Wukko for cobalt.tools
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
@-moz-document domain("cobalt.tools") { | |
[src="emoji/dragon_face.svg"], img.emoji > div { | |
content:url("emoji/dragon_face_wukko.svg"); | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment