diff --git a/content/css/default.css b/content/css/default.css index 3690022..20d1c1f 100644 --- a/content/css/default.css +++ b/content/css/default.css @@ -127,3 +127,8 @@ img.ccby { float: right; margin: 0 2px 0 12px; } + +h1.title { + padding-right: 160px; + line-height: 1.3em; +}