View source for Template:Corporation/style.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* {{pp-template}} */
/* The width style is limited to tablet and desktop resolutions as 22em is bigger than most mobile screens.
Historically, the mobile skin (Minerva) has used !important to override them but this is not sustainable.*/
.infobox {
max-width: 30em;
min-width: 30em;
width: 30em;
}
.infobox-illustration img {
max-width: 30em;
max-height: 30em;
}
.infobox-full-width-content {
max-width: 30em;
000
1:0
Templates used on this page:
Return to Template:Corporation/style.css.