This is oldbook.css. It's a single drag and drop css file that applies a clean, old-school parchment style to your sites. Here's how it looks:
- Download
oldbook.css. Add it to the folder containing your project. - Add the following line to your
index.html:<link rel="stylesheet" type="text/css" href="oldbook.css"> - If you want to add drop caps, add the
has-dropcapclass to your element. - Done.
