From 20e9c7c2498b559a284bb9db0fcf1a3b08c779ac Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 12 Mar 2015 09:45:58 -0700 Subject: Fix #8 - dedication bug - & change epigraph org - Move the $endif$ for $if(epigraph.content)$ to before .dedication - Change `epigraph + epigraph-attrib` to `epigraph > attrib` --- css/common.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css/common.css') diff --git a/css/common.css b/css/common.css index 62f1884..27d64eb 100644 --- a/css/common.css +++ b/css/common.css @@ -152,13 +152,13 @@ h2 { .epigraph p { margin: 0; } -.epigraph-attrib { +.epigraph .attrib { text-align: right; margin-top: 0; font-size: 10pt; font-style: italic; } -.epigraph-attrib::before { +.epigraph .attrib::before { content: '– '; } /* epigraph }}} */ -- cgit 1.4.1-21-gabe81