Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 879 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 879 Bytes

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

See generic.css in action

Check it out on rawgit here

Installation

  1. Download Generic.css:

    wget "https://raw.githubusercontent.com/vereis/generic.css/master/css/generic.css"

    Or grab it here: generic.css

  2. Add it to your <head>...</head> tag

    <link rel="stylesheet" href="downloadpath/generic.css" type="text/css">