Difference between revisions of "Template:2024/Schedule/styles.css"
Jump to navigation
Jump to search
SuperHamster (talk | contribs) (Creating stylesheet) |
SuperHamster (talk | contribs) (Set height to min-height, reduce) |
||
Line 1: | Line 1: | ||
td { |
td { |
||
− | height: |
+ | min-height: 30px; |
} |
} |
Revision as of 15:07, 19 August 2024
td {
min-height: 30px;
}