Vorlage:Seq/styles.css

Aus Ardapedia
.ardapedia-seq-table {
	width: 100%;
	font-size: 0.875rem;
	text-align: center;
}

.ardapedia-seq .citizen-overflow-wrapper {
	max-width: none;
}

.ardapedia-seq-head {
	background-color: #EAECF0;
}

.ardapedia-seq-title {
	color:#000000;
	font-family: 'Times';
	font-size: 1.25rem;
	font-weight: 600;
}

.ardapedia-seq-label {
	color: #000000;
	font-size: 0.8125rem;
}

.ardapedia-seq-value {
	color: #000000;
	font-weight: 500;
}