Template:Infobox Nation/styles.css
Appearance
.infobox {
border: 1px solid #a2a9b1;
margin: 0 0 0.5em 0.5em;
padding: 0.5em;
width: 30%;
float: right;
border-collapse: collapse;
table-layout: fixed;
font-weight: normal;
background-color: #f8f9fa;
}
.infobox-title {
font-size: 1.5em;
font-weight: bold;
text-align: center;
text-indent: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.infobox-title-local {
font-size: 1.25em;
font-weight: normal;
font-style: italic;
text-align: center;
text-indent: 0;
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 1px solid #a2a9b1;
}
.infobox-crest-banner {
text-align: center;
border-bottom: 1px solid #a2a9b1;
}
.infobox-motto {
font-weight: normal;
border-bottom: 1px solid #a2a9b1;
}
.infobox-image-map {
text-align: center;
border-bottom: 1px solid #a2a9b1;
}
.infobox-th {
text-align: left;
padding-left: 1em;
width: 33%;
}
.infobox-td {
text-align: left;
padding-left: -1em;
width: 66%;
vertical-align: top;
}
.unbolded {
font-weight: normal;
line-height: 80%;
}
.fake-li {
text-indent: -0.9em;
margin-left: 1.2em;
font-weight: normal;
}