summaryrefslogtreecommitdiff
path: root/epub.css
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2011-12-01 21:13:47 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2011-12-01 21:13:47 -0800
commitdfdecdc9260ebe762e3cd5a37ee53183bec51bde (patch)
tree9619aa798a5be3e7f0ebf6859db5b52f31440fa5 /epub.css
parent6da5ff17ba235f3008129d3222dab7967644fc71 (diff)
Added h3.date to epub.css.
Diffstat (limited to 'epub.css')
-rw-r--r--epub.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/epub.css b/epub.css
index 01ee84202..6737f5cc7 100644
--- a/epub.css
+++ b/epub.css
@@ -9,6 +9,7 @@ h5 { text-align: center; }
h6 { text-align: center; }
h1.title { }
h2.author { }
+h3.date { }
/* For source-code highlighting */
table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode, table.sourceCode pre
{ margin: 0; padding: 0; border: 0; vertical-align: baseline; border: none; }