From 2109bd2eb425cb7aca06c3ee77777cf98767d4a0 Mon Sep 17 00:00:00 2001 From: Mike Hudack Date: Thu, 1 Jul 2010 15:55:19 -0400 Subject: [PATCH] Fix for quote citations so everything lines up properly --- semanticTheme.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/semanticTheme.html b/semanticTheme.html index a5ad3ef..d2d6b86 100644 --- a/semanticTheme.html +++ b/semanticTheme.html @@ -13,6 +13,9 @@ + + + - + @@ -56,7 +59,7 @@ margin-left: auto; margin-right: auto; font-size: 10pt; - font-family: {font:Body}, + font-family: {font:Body}; width: 500px; padding-bottom: 40px; } @@ -70,7 +73,9 @@ } header h1 { + font-family: {font:Header}; font-weight: 800; + font-size: 350%; margin-left: auto; margin-right: auto; margin-bottom: 5px;