generic.css
A classes css theme based on Sakura.css which you can check out here
Generic.css
aims to be lightweight, comprehensive, sensible and modern.
Apply this to any plain text site to get it styled elegantly and looking sharp.
Upcoming Changes:
- Add bookmarklet
- Add styling for section, aside and footer
generic.css
in action
See Check it out on rawgit
here
Installation
-
Download
Generic.css
:wget "https://raw.githubusercontent.com/vereis/generic.css/master/css/generic.css"
Or grab it here: generic.css
-
Add it to your
<head>...</head>
tag<link rel="stylesheet" href="downloadpath/generic.css" type="text/css">