Last active
April 21, 2021 20:12
-
-
Save austintraver/16087aad0909933be1b157368768a0b3 to your computer and use it in GitHub Desktop.
Custom style sheet that replicates the look of GitHub's rendering of markdown files
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 { | |
background-color: white; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment