From 0259be325a83e200913b3c9acd6700057f2035d9 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 29 Jan 2020 23:05:09 +0100 Subject: fix #22, fix #44 --- assets/css/home.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'assets/css') diff --git a/assets/css/home.css b/assets/css/home.css index dc8c933..fdf6e5b 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -153,6 +153,12 @@ table a.secure.public { } +table img.favicon { + height: 16px; + max-width: 32px; +} + + body { margin: 0; height: 100%; @@ -576,3 +582,4 @@ footer { + -- cgit v1.2.3