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; }