From b707e4c8ef48c63b081b7a22a77c556fb177a650 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 14 Feb 2025 16:02:19 +0100 Subject: [PATCH] logos --- style/light.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style/light.css b/style/light.css index e5259ad..34d2b24 100644 --- a/style/light.css +++ b/style/light.css @@ -38,6 +38,9 @@ img.inline { td.logo { text-align: center; } +td.logo img { + max-block-size: 2em; +} th { text-align: end; }