]> git.plutz.net Git - webpoll/commitdiff
non-bold calendar headings
authorPaul Hänsch <paul@plutz.net>
Mon, 26 Jul 2021 10:19:12 +0000 (12:19 +0200)
committerPaul Hänsch <paul@plutz.net>
Mon, 26 Jul 2021 10:19:12 +0000 (12:19 +0200)
widgets.css

index b0244fb34581d844e7cf7009cf46453117d41526..b548d3806dff447f674a1912b9b73a727c8886c3 100644 (file)
@@ -6,6 +6,9 @@ table.calendar {
 table.calendar td {
   border: .5pt solid;
 }
+table.calendar th {
+  font-weight: normal;
+}
 
 table.calendar thead tr.monthname {
   border-style: solid;