]> git.plutz.net Git - webpoll/commitdiff
reset table padding from updated cgilite style master
authorPaul Hänsch <paul@plutz.net>
Wed, 27 Jul 2022 12:16:46 +0000 (14:16 +0200)
committerPaul Hänsch <paul@plutz.net>
Wed, 27 Jul 2022 12:16:46 +0000 (14:16 +0200)
widgets.css

index a93e2a33eac4c4d7055024631607ff9882e96c3a..c5afebfb68786058923ccadb8baa55ed2da2b1d8 100644 (file)
@@ -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 {