From 7effb6bfb3c0aec80f48f502b9eaafc3b000330e Mon Sep 17 00:00:00 2001 From: Lasse Borly Date: Mon, 9 Apr 2018 20:24:54 +0200 Subject: change subtitle of article header --- static/css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/styles.css b/static/css/styles.css index e768e2b..b331b94 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -83,9 +83,9 @@ section h2 a { } section time { + font-family: 'Cutive Mono', monospace; margin: 0 0 0 2px; - font-size: 0.7em; - font-weight: 600; + font-size: 0.8em; } section article { -- cgit v1.2.3