From 4aa88b6adcea4f81d6e57b268f8351637ae07d04 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 13 Mar 2015 00:28:55 -0700 Subject: Change
CSS and fonts - Change
- to have a bottom border - Dedication is now left-aligned - Margin stuff - Change fonts - Title, subtitle = Playfair Display - Rest = Linux Libertine --- .template.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.template.html') diff --git a/.template.html b/.template.html index 3db6708..19d5254 100644 --- a/.template.html +++ b/.template.html @@ -41,6 +41,11 @@ $if(title)$

$title$

$endif$ $if(subtitle)$

$subtitle$

$endif$ + $if(dedication)$ + +
$dedication$
+ $endif$ + $if(epigraph.content)$
@@ -55,11 +60,6 @@ $endif$
$endif$ - - $if(dedication)$ - -
$dedication$
- $endif$
$if(ekphrastic.image)$ -- cgit 1.4.1-21-gabe81