Sjabloon:Project In Search of the Roots/styles.css

Uit Wiki Raamsdonk
Versie door Colani (overleg | bijdragen) op 29 jul 2024 om 11:02 (1 versie geïmporteerd: Category:Commons templates-i18n)
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
.psr-banner {
	text-align: center;
	color: NavajoWhite;
	background-color: #273544;
	border: 1px solid #000;
	margin: 1px 0;
	min-height: 70px;
	line-height: 1.5em;
}

.psr-row1 {
	display: flex;
	align-items: center;
}
.psr-icon {
	min-width: 50px;
	max-width: 150px;
	margin: 1em 1ex;
}
.psr-icon img {
	height: auto;
	max-width: 100%;
}
.psr-row1 .psr-text {
	flex: 1 1 0;
}

.psr-row2 {
	border-top: 1px solid #a2a9b1;
	margin: 0 2ex;
	padding: 0.5em 0;
}

.psr-banner a { color: white; }
.psr-banner a:visited { color: lightgray; }