Template:MinorNation/styles.css
Jump to navigation
Jump to search
/* {{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 {
background: #eee;
border: 1px solid #aaa;
margin: 0 0 1em 1em;
padding: 1em;
width: 200px;
}
.infobox th {
width: 120px;
}