Skip to content

Instantly share code, notes, and snippets.

@skyzh
Created April 18, 2018 15:04
Show Gist options
  • Save skyzh/b4f8efe23749af12fc6c2803cf665da8 to your computer and use it in GitHub Desktop.
Save skyzh/b4f8efe23749af12fc6c2803cf665da8 to your computer and use it in GitHub Desktop.
Prepare Bear App exported notes for printing
.note-wrapper {
padding: 0 !important;
}
body {
font-family: serif !important;
background: transparent;
color: black;
}

Texts are darkened and serif-ied for better printing visual effects.

Before

image

After

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment