Skip to content

Instantly share code, notes, and snippets.

@framp
framp / markdown.css
Last active August 29, 2015 14:21 — forked from imjasonh/markdown.css
ready to take over every website !important
* {
font-size: 12pt !important;
font-family: monospace !important;
font-weight: normal !important;
font-style: normal !important;
text-decoration: none !important;
color: black !important;
cursor: default !important;
background: none !important;;
width: auto !important;