Jump to content

Template:Infobox river/styles.css

From the Vrienden Universe, a fictional wiki
Revision as of 09:55, 7 May 2026 by Walter61 (talk | contribs) (Created page with ".infobox { border: 1px solid #a2a9b1; background: #f8f9fa; color: #202122; font-size: 88%; line-height: 1.5em; } .infobox .infobox-above, .infobox .infobox-header { background: #CEDEFF; color: #202122; text-align: center; font-weight: bold; } .infobox .nickname { display: inline; font-size: 78%; font-weight: normal; } .infobox th, .infobox td { vertical-align: top; } .infobox .infobox-label { font-weight: bold; text-align: left; } .infobox .infobox-im...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.infobox {
	border: 1px solid #a2a9b1;
	background: #f8f9fa;
	color: #202122;
	font-size: 88%;
	line-height: 1.5em;
}

.infobox .infobox-above,
.infobox .infobox-header {
	background: #CEDEFF;
	color: #202122;
	text-align: center;
	font-weight: bold;
}

.infobox .nickname {
	display: inline;
	font-size: 78%;
	font-weight: normal;
}

.infobox th,
.infobox td {
	vertical-align: top;
}

.infobox .infobox-label {
	font-weight: bold;
	text-align: left;
}

.infobox .infobox-image,
.infobox .infobox-caption,
.infobox .infobox-below {
	text-align: center;
}