Skip to content

Instantly share code, notes, and snippets.

View lukereative's full-sized avatar

Luke Edwards lukereative

View GitHub Profile
@lukereative
lukereative / Antimony.css
Last active December 24, 2015 05:29
My personal Markdown stylesheet.
* { margin: 0; padding: 0; }
abbr,acronym,blockquote,code,dir,kbd,listing,plaintext,q,samp,tt,var,xmp { hyphens: none; }
html {
font: normal 18px/1.65 Open Sans, sans-serif;
color: #000;
hyphens: auto;
word-wrap: break-word;