Template:Infobox islands/styles.css

From A2wiki
< Template:Infobox islands
Revision as of 18:53, 16 July 2022 by RandomUser34 (talk | contribs) (1 revision imported: Mass importing infoboxes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp-template}} */
.ib-islands-title-embed {
	background-color: #efefef;
	font-weight: bold;
	padding: 0.3em 0;
}

.ib-islands-nick,
.ib-islands-native {
	font-size: 85%;
}

.ib-islands-native > div {
	display: inline;
}

.ib-islands .infobox-header {
	background-color: #efefef;
}

.ib-islands-country {
	border-top: 1px solid black;
	font-weight: bold;
}

.ib-islands .infobox-below {
	text-align: left;
	border-top: #aaa 1px solid;
}