MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 (fixing mobile display width of infoboxes) |
imported>Hb1290 No edit summary |
||
| Line 995: | Line 995: | ||
background-color: #c5fcdc; | background-color: #c5fcdc; | ||
} | } | ||
/*Fix Infobox width on mobile*/ | |||
@media screen and (max-width:720px) { | @media screen and (max-width:720px) { | ||
.portable-infobox { | .portable-infobox { | ||