Created
May 1, 2024 13:08
-
-
Save Long18/6661203aa24b31fcfa48646e3b5058f1 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
.editor-group-watermark { | |
max-width: 500px !important; | |
padding-left: 1em; | |
padding-right: 1em; | |
} | |
.editor-group-watermark>.letterpress { | |
background-image: url("https://raw.githubusercontent.com/SAWARATSUKI/ServiceLogos/main/404Notfound/NotFound.png") !important; | |
aspect-ratio: 8/5 !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment