Skip to content

Instantly share code, notes, and snippets.

@jonfriskics
Created September 23, 2015 02:34
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 jonfriskics/254da17c69b5a9816c60 to your computer and use it in GitHub Desktop.
Save jonfriskics/254da17c69b5a9816c60 to your computer and use it in GitHub Desktop.
Turn off dotted page break line in Google Docs w/Stylish
.kix-page-compact::before {
border-top: 0 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment