Created
December 10, 2023 09:30
-
-
Save JJGO/de44f59e80f3034896cc5948f6938063 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
body { | |
font-size: 1em; | |
padding-bottom: 500px; | |
} | |
main { | |
margin-left: auto; | |
margin-right: auto; | |
width: 700px; | |
} | |
code { | |
padding: .2em; | |
color: #ff615c; | |
} | |
#id { | |
display: none; | |
} | |
div #sponsor { | |
display: None; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment