Changes

3 bytes removed ,  11:55, 29 November 2021
no edit summary
Line 918: Line 918:  
table.month          { border: 2px solid #717d8a; }
 
table.month          { border: 2px solid #717d8a; }
 
table.month .dow th  { color: #742774; text-align: center; font-size: 150%; }
 
table.month .dow th  { color: #742774; text-align: center; font-size: 150%; }
table.month .heading th { text-align: center; color: #000000; background-color: #742774; font-size: 150%;}
+
table.month .heading th { text-align: center; color: #fff; background-color: #742774; font-size: 150%;}
 
table.month td.today { background-color:#ddd; }
 
table.month td.today { background-color:#ddd; }
 
table.month td {
 
table.month td {