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.
- Add bookmarklet
- Add styling for section, aside and footer
Check it out on rawgit
here
-
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">