Skip to content

Instantly share code, notes, and snippets.

@liqiang372
Created October 14, 2016 05:12
Show Gist options
  • Save liqiang372/4c10d7d049677f40c4a2940050ddb0c9 to your computer and use it in GitHub Desktop.
Save liqiang372/4c10d7d049677f40c4a2940050ddb0c9 to your computer and use it in GitHub Desktop.
Add github markdown style to quiver preview mode
h1,h2{padding-bottom:.3em;border-bottom:1px solid #eee}*{font-size:16px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:1.5;word-wrap:break-word}blockquote,dl,ol,p,pre,table,ul{margin-top:0;margin-bottom:16px}h1,h2,h3,h4,h5,h6{margin-top:24px;margin-bottom:16px;line-height:1.25}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.25em}h4{font-size:1em}h5{font-size:.875em}h6{font-size:.85em;color:#777}pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f7f7f7;border-radius:3px}pre *{background:#f7f7f7}a{color:#4078c0;text-decoration:none}a:hover{text-decoration:underline}code::after,code::before{letter-spacing:-.2em;content:"\00a0"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment