Texts are darkened and serif-ied for better printing visual effects.
Created
April 18, 2018 15:04
-
-
Save skyzh/b4f8efe23749af12fc6c2803cf665da8 to your computer and use it in GitHub Desktop.
Prepare Bear App exported notes for printing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.note-wrapper { | |
padding: 0 !important; | |
} | |
body { | |
font-family: serif !important; | |
background: transparent; | |
color: black; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment