Skip to content

Instantly share code, notes, and snippets.

@pvorb
Last active May 21, 2024 21:41
Show Gist options
  • Save pvorb/eadb719913f85de23d0ff275e4a694b7 to your computer and use it in GitHub Desktop.
Save pvorb/eadb719913f85de23d0ff275e4a694b7 to your computer and use it in GitHub Desktop.
Make German Wikipedia readable
body {
margin: 0 auto;
max-width: 70rem;
border-width: 0 1px;
}
#mw-head {
right: initial;
max-width: 70rem;
}
#mw-panel {
left: initial;
}
.mw-body {
border-right-width: 1px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment