From 63c2a8b5cf8d9c587ba1fdb74e147ab8893c49b9 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Fri, 23 Feb 2018 10:10:52 +0100 Subject: [PATCH] Reduces size of article info Refs #102 --- slt/css/mobile.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/slt/css/mobile.css b/slt/css/mobile.css index 5727688..b6fb7a7 100644 --- a/slt/css/mobile.css +++ b/slt/css/mobile.css @@ -250,6 +250,12 @@ a.facebook img display: none; } + +.article-info +{ + font-size: smaller; +} + /* * Debug */