Difference between revisions of "Template:2024/Schedule/styles.css"

From WikiConference North America
Jump to navigation Jump to search
(Creating stylesheet)
 
(Set height to min-height, reduce)
Line 1: Line 1:
 
td {
 
td {
height: 60px;
+
min-height: 30px;
 
}
 
}

Revision as of 15:07, 19 August 2024

td {
  min-height: 30px;
}