From 178d76291fd50501092da78bd6cd38fa4b3d0469 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 2 May 2015 19:01:34 +0200 Subject: Make last-updated text smallcaps --- src/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 97011ee..4e36e1b 100644 --- a/src/style.css +++ b/src/style.css @@ -184,7 +184,8 @@ tt.literal { } p#last-upd { - font-size: 14px; + font-family: 'Fontin Sans SC'; + font-size: 13px; text-align: right; margin: 0; } -- cgit v1.2.3-54-g00ecf