Skip to content

Instantly share code, notes, and snippets.

View qd452's full-sized avatar
🎯
Focusing

QD qd452

🎯
Focusing
View GitHub Profile
@qd452
qd452 / github.css
Created June 28, 2016 04:03 — forked from theconektd/github.css
Github Markdown CSS - for Markdown Editor Preview
body {
font-family: Helvetica, arial, sans-serif;
font-size: 14px;
line-height: 1.6;
padding-top: 10px;
padding-bottom: 10px;
background-color: white;
padding: 30px; }
body > *:first-child {