Sjabloon:Legenda/styles.css

.legend {
	page-break-inside: avoid;
	break-inside: avoid-column;
}

.legend-color {
	display: inline-block;
	min-width: 1.2em;
	height: 1.2em;
	line-height: 1.1;
	margin: 2px;
	text-align: center;
	border: 1px solid black;
	background-color: transparent;
	color: black;
}

.legend-text {/*empty for now, but part of the design!*/}

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