Template:Infobox river/styles.css
Appearance
.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;
}