term

a small, classless and minimalist css framework.

quick start

foo.html
<link rel="stylesheet" href="https://often.github.io/term/css/term.min.css" />

or using @import in css:

foo.css
@import url('https://often.github.io/term/css/term.min.css');

configuration

to understand how theming works in term you should take a look at css/theme.css