Hayat Tajdid Iroa

From Kerbal Powers Wiki
Revision as of 03:50, 29 October 2024 by Phoenia652 (talk | contribs) (Created page with "{{Nation/styles.css|Organization Name=Hayat Tajdid Iroa}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

/* */ /* 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 { width: auto; height: auto; max-width: 30em; max-height: 30em; object-fit: contain; }

.infobox-full-width-content {

   max-width: 40em;

}