Sjabloon:Afbeelding combi horizontaal/styles.css

Uit Wiki Raamsdonks Erfgoed
.afbcombihor .thumbinner { 
	display: flex;
	flex-flow: row wrap!important;
	column-gap: 0.25em;
}

.afbcombihor .koptekst {
	width: 100%;
	font-weight: bold; 
}

.afbcombihor .thumbcaption {
	hyphens: auto;
}

.afbcombihor .onderschrift_breed {
	width: 100%;
}

@media screen and (max-width:640px) {
	.afbcombihor { 
		margin:0.5em auto;
	}
}

/* [[Categorie:Wikipedia:TemplateStyles-pagina's]] */