Created
March 31, 2020 09:17
-
-
Save batisteo/f8387ff592ae7062aca6be4d9bee7b6d to your computer and use it in GitHub Desktop.
A more readable layout for Wikipedia
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
#bodyContent { | |
font-size: 1rem !important; | |
max-width: 850px; | |
width: 100%; | |
margin: 0 auto; | |
padding: 0 1rem | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment