diff --git a/style/light.css b/style/light.css index b8506de..0812b30 100644 --- a/style/light.css +++ b/style/light.css @@ -38,6 +38,9 @@ img.inline { table { margin-inline: auto; } +table h3 { + text-align: center; +} td.logo { text-align: center; }