Skip to content

Instantly share code, notes, and snippets.

@pinwen
pinwen / markdownhere.css
Last active July 7, 2016 19:42 — forked from xiaolai/markdownhere.css
markdown-here-css
.markdown-here-wrapper {
font-size: 15px;
line-height: 1.8em;
letter-spacing: 0.1em;
}
pre, code {
font-size: 13px;
font-family: Roboto, 'Courier New', Consolas, Inconsolata, Courier, monospace;