Skip to content

Instantly share code, notes, and snippets.

View JoeWirtley's full-sized avatar

Joe Wirtley JoeWirtley

View GitHub Profile
@jerone
jerone / WE-Markdown.css
Last active January 12, 2022 01:19
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;