Update markdown styles, follow github styles and font family

This commit is contained in:
Wu Cheng-Han 2016-08-14 18:27:20 +08:00
parent be81ee22ec
commit 152585f96b
4 changed files with 248 additions and 100 deletions

View file

@ -1,7 +1,7 @@
/* for markdown-body */
.markdown-body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
padding-top: 40px;
padding-bottom: 40px;
max-width: 758px;