Skip to content

Instantly share code, notes, and snippets.

@thundernixon
Created October 24, 2018 19:49
Show Gist options
  • Save thundernixon/962e04fc276818bffc6008a2794ae719 to your computer and use it in GitHub Desktop.
Save thundernixon/962e04fc276818bffc6008a2794ae719 to your computer and use it in GitHub Desktop.
Stylus CSS for Google Groups
/* Use with https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne */
/* Make Google Groups more readable on large screens */
.F0XO1GC-b-F {
box-sizing: border-box;
padding-bottom: 5vw;
}
.F0XO1GC-b-F > div {
max-width: 90ch;
margin: 0 auto;
font-size: 1.25em;
}
.F0XO1GC-nb-P {
line-height: 1.4;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment