MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 393: Line 393:
#content { overflow-x: clip; }
#content { overflow-x: clip; }
table, .thumbinner { max-width: 100%; }
table, .thumbinner { max-width: 100%; }
@media all and (max-width: 1450px) {
@media all and (max-width: 1350px) {
table.wikitable, table.darker {
table.wikitable, table.darker {
width: auto !important;
width: auto !important;
Line 402: Line 402:
border: 0 !important;
border: 0 !important;
}
}
}
@media all and (max-width: 1250px) {
table.wikitable img, table.darker img {
table.wikitable img, table.darker img {
min-width: 15px !important;
min-width: 15px !important;