]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/webcit.css
* Font sizes for the hour markers in the calendar day view are now set to the height...
[citadel.git] / webcit / static / webcit.css
index 3312d05f16af802bcb3ce5296ccf6487e6650f28..e3c2fe4f000ccd6f68087f8592fab62aa2889a7d 100644 (file)
@@ -1345,11 +1345,11 @@ td.events_of_the_day {
 }
 
 .events_of_the_day dl dt.hour {
-       font-size: 160%;
+       /* font-size: 160%; commenting out because we need to line it up with the actual size */
 }
 
 .events_of_the_day dl dt.extrahour {
-       font-size: 80%;
+       /* font-size: 80%; commenting out because we need to line it up with the actual size */
 }
 
 .hour_label, .extra_events dl dt {