w:c:strategywiki>Prod m (Protected "Template:Col/styles.css": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
m (3 revisions imported: Imported from https://strategywiki.org/) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
t_colbox { | .t_colbox { | ||
display: flex; | display: flex; | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
Line 6: | Line 6: | ||
} | } | ||
t_col { | .t_col { | ||
flex: 1 0 0; | flex: 1 0 0; | ||
min-width: 150px; | min-width: 150px; | ||
} | } |