Skip to content

Instantly share code, notes, and snippets.

View ttbjj's full-sized avatar
💭
You're dreamin' about gorganzola cheese when it's clearly brie time, baby.

Chris Howell ttbjj

💭
You're dreamin' about gorganzola cheese when it's clearly brie time, baby.
View GitHub Profile
@ttbjj
ttbjj / github.css
Last active August 29, 2015 14:24 — forked from theconektd/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 {