Skip to content

Instantly share code, notes, and snippets.

View lsmithx2's full-sized avatar
🦊

LSmithx2 lsmithx2

🦊
View GitHub Profile
@lsmithx2
lsmithx2 / basic.css
Created October 11, 2018 09:24 — forked from tomhodgins/basic.css
Add this stylesheet to barebones HTML documents to instantly add some sensible defaults for text or documentation. View online at: http://staticresource.com/basic-test.html
/*
# The Mad CSScientist's Basic CSS Stylesheet
written by Tommy Hodgins: https://gist.github.com/tomhodgins/e330ec1826d1cde2b8b0
## Usage
Add this stylesheet to barebones HTML documents to instantly add some sensible defaults for text or documentation
<link href=http://staticresource.com/basic.css rel=stylesheet>