Last active
June 9, 2020 21:44
-
-
Save SnO2WMaN/f0e62b52af700faa464a026d5678a0c8 to your computer and use it in GitHub Desktop.
Markdownからpdfに書き起こす際に使うCSSファイル(日本語用)
This file contains 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
body { | |
font-size: 14px; | |
line-height: 2; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment