From d9fb885f7accd08de698e2e47168a07fb09e023f Mon Sep 17 00:00:00 2001 From: Uriel Date: Fri, 13 Feb 2009 03:19:54 +0000 Subject: [PATCH] Increase space between title and sub-title. --- pub/style/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/pub/style/style.css b/pub/style/style.css index ff75494..eb8e71b 100644 --- a/pub/style/style.css +++ b/pub/style/style.css @@ -60,6 +60,7 @@ body { #headerSubTitle { font-size: 50%; font-style: italic; + margin-left: 1em; } .headerTitle a {