Line 268: | Line 268: | ||
#bodyContent .flex-row-2{ | #bodyContent .flex-row-2{ | ||
display:flex; | display:flex; | ||
− | flex-direction: | + | flex-direction: column; |
} | } | ||
#bodyContent .flex-row-2 div{ | #bodyContent .flex-row-2 div{ | ||
Line 733: | Line 733: | ||
color: rgba(0, 0, 0, 0.6); | color: rgba(0, 0, 0, 0.6); | ||
} | } | ||
+ | #bodyContent .flex-row-2{ | ||
+ | flex-direction: row; | ||
+ | } | ||
#bodyContent table thead {display:table-header-group;} | #bodyContent table thead {display:table-header-group;} |
Revision as of 10:48, 27 October 2017