13,977
edits
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
width: 100% !important; | width: 100% !important; | ||
display: table !important; | display: table !important; | ||
} | |||
#mw-content-text table.wikitable { | |||
border: 0 !important; | |||
min-width: 55% !important; | |||
} | } | ||
#mw-content-text table.wikitable > tbody { | #mw-content-text table.wikitable > tbody { | ||
Line 36: | Line 40: | ||
#mw-content-text table.wikitable > thead + tbody { | #mw-content-text table.wikitable > thead + tbody { | ||
display: table-row-group !important; | display: table-row-group !important; | ||
} | } | ||
.floatleft, .floatright { | .floatleft, .floatright { |