From: Paul Hänsch Date: Wed, 27 Jul 2022 12:16:46 +0000 (+0200) Subject: reset table padding from updated cgilite style X-Git-Url: https://git.plutz.net/?p=webpoll;a=commitdiff_plain;h=381e7f887f56b2caf30ea333e1481e2cce344aa7 reset table padding from updated cgilite style --- diff --git a/widgets.css b/widgets.css index a93e2a3..c5afebf 100644 --- a/widgets.css +++ b/widgets.css @@ -5,9 +5,11 @@ table.calendar { } table.calendar td { border: .5pt solid; + padding: 0; } table.calendar th { font-weight: normal; + padding: 0; } table.calendar thead tr.monthname {