Skip to content

Instantly share code, notes, and snippets.

@rog1039
rog1039 / WE-Markdown.css
Last active November 11, 2015 20:21 — forked from jerone/WE-Markdown.css
Github Flavored Markdown Stylesheet for Web Essentials
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-family: sans-serif;
}
body {
margin: 0;
padding: 30px;
min-width: 1020px;