MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 126: | Line 126: | ||
width: 240px; | width: 240px; | ||
height: 150px; | height: 150px; | ||
} | |||
/* Viewport Containers */ | |||
@media(max-height: 993px) { | |||
.game-infobox { | |||
float: none; | |||
} | |||
} | } |