Skip to content

Instantly share code, notes, and snippets.

View m2wasabi's full-sized avatar
🎲
Random

m2wasabi m2wasabi

🎲
Random
View GitHub Profile
@m2wasabi
m2wasabi / github.css
Last active August 29, 2015 14:08 — forked from andyferra/github.css
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 {