Skip to content

Instantly share code, notes, and snippets.

@batisteo
Created March 31, 2020 09:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save batisteo/f8387ff592ae7062aca6be4d9bee7b6d to your computer and use it in GitHub Desktop.
Save batisteo/f8387ff592ae7062aca6be4d9bee7b6d to your computer and use it in GitHub Desktop.
A more readable layout for Wikipedia
#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