/oldbook-css

Primary LanguageCSSMIT LicenseMIT

Oldbook.css

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:

Demo image

Installation

  1. Download oldbook.css. Add it to the folder containing your project.
  2. Add the following line to your index.html: <link rel="stylesheet" type="text/css" href="oldbook.css">
  3. If you want to add drop caps, add the has-dropcap class to your element.
  4. Done.