I like to have web pages to accompany the things I do and I like to play around with the way those pages look. At a certain point I ended up wanting to re-use one look or another which lead to CSS files being copy/pasted all over the place.
Of course this would not do...
It dawned on me I might as well just put all the CSS files I tend to recycle together in a single location. This would also improve re-usability. As some revision control is always nice, a git repo seemed as good a place as any.
As Github is graceful enough to offer us free webhosting, having the files online makes it even easier to include and re-use them.
So here we are...
The following CSS files are available:
H2
tags as chapters).
KBD
tag on a page, this will add make
it display as an actual keyboard button (distinctly different from
form buttons, mind you). Includes hover state for fun and confusion.