From 2f7138636d96f0a40274a53f4c35895382d5efdc Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Sun, 7 Oct 2012 10:46:20 -0700 Subject: [PATCH] unused --- src/book.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/book.css b/src/book.css index fdca415..39f0dde 100644 --- a/src/book.css +++ b/src/book.css @@ -36,12 +36,6 @@ div#title h4 { h2 { font-size: 24px; } -hr { - border: 0 none; - border-top: 1px solid #e5e5ee; - height: 1px; - margin: 16px 0; -} div.chapter { page-break-inside: avoid; width: 690px;