/* All CSS here will be loaded for users of the Timeless skin */
/* Infobox */
.mw-parser-output .infobox {
background: #f8f9fa;
border: solid #eaecf0;
border-width: 1px 1px 0.2em;
box-shadow: 0 1px 2px 1px rgba(0,0,0,0.02);
width: 287px;
}
.infobox .infobox-kop {
padding: 0.5em;
}
.infobox .infobox-kop table {
margin: auto;
}
.infobox td, .infobox th {
padding: 0.25em;
}
/* Navigatie */
.mw-parser-output .navigatie {
background: #f8f9fa!important;
border: solid #eaecf0!important;
border-width: 1px 1px 0.2em!important;
box-shadow: 0 1px 2px 1px rgba(0,0,0,0.02)!important;
}
/* Wordt ook overal gebruikt voor niet-tabeldingen */
.toccolours:not(table) {
display: block;
}