Skip to content

Instantly share code, notes, and snippets.

@Carl-Hugo
Last active May 18, 2020 16:57
Show Gist options
  • Save Carl-Hugo/4709bf2a3c88ff7b0f3500c862b01ce2 to your computer and use it in GitHub Desktop.
Save Carl-Hugo/4709bf2a3c88ff7b0f3500c862b01ce2 to your computer and use it in GitHub Desktop.
[DarkReader] "100% content width" updates to martinfowler.com & refactoring.com
================================
martinfowler.com
refactoring.com
INVERT
.paperBody img
CSS
main, #banner, #page-footer, .navmenu {
width: auto;
max-width: none;
}
.sidebar {
margin-right: 0!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment