diff --git a/templates/html/Wize_S5.html b/templates/html/Wize_S5.html index b6e93af..3e9d4de 100644 --- a/templates/html/Wize_S5.html +++ b/templates/html/Wize_S5.html @@ -56,17 +56,18 @@ display: block; margin-left: auto; margin-right: auto; + height: var(--main-pres-img-height); } tt { font-size: inherit; } td, th { - font-size:80%; + font-size: var(--main-pres-table-font-size); } code { - font-size:80%; + font-size: var(--main-pres-code-font-size); } body {