Line 76: | Line 76: | ||
max-height: 250px; | max-height: 250px; | ||
background: #1C1E1F; | background: #1C1E1F; | ||
− | |||
} | } | ||
#bodyContent section#footer i { | #bodyContent section#footer i { | ||
Line 217: | Line 216: | ||
} | } | ||
#bodyContent table thead { | #bodyContent table thead { | ||
− | display:none;} | + | display:none; |
+ | } | ||
#bodyContent table th{ | #bodyContent table th{ | ||
+ | display:none; | ||
border: none; | border: none; | ||
background-color: rgba(20, 147, 117, 0.5); | background-color: rgba(20, 147, 117, 0.5); | ||
Line 618: | Line 619: | ||
justify-content: center; | justify-content: center; | ||
} | } | ||
− | #bodyContent table thead {display:table-header-group;} | + | #bodyContent table thead, th {display:table-header-group;} |
#bodyContent table tbody td{display: table-cell;} | #bodyContent table tbody td{display: table-cell;} | ||
#bodyContent table tbody td:before{content:none;} | #bodyContent table tbody td:before{content:none;} |
Revision as of 06:12, 20 September 2017