From 9c07e240118f0f99ad722c08477645d9ad0b35fe Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 28 Sep 2016 23:06:53 +0200 Subject: style: Pull update date/author style from kyrias website MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- src/style.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/style.css b/src/style.css index 5192555..5cf20be 100644 --- a/src/style.css +++ b/src/style.css @@ -98,8 +98,14 @@ header h1 { padding-bottom: 0.25rem; } -p#last-upd, p#author { - font-size: 0.9em; +p#last-upd { + font-family: 'Fontin Sans SC'; + font-size: 13px; + text-align: right; + margin: 0; +} +p#author { + font-size: 14px; text-align: right; margin: 0; } -- cgit v1.2.3-54-g00ecf