Vorlage:Seq/styles.css
Aus Ardapedia
.ardapedia-seq-table {
width: 100%;
font-size: 0.875rem;
background: #E9F3CF;
border: 1px solid #8A9163;
text-align: center;
}
.ardapedia-seq .citizen-overflow-wrapper {
max-width: none;
}
.ardapedia-seq-head {
background-color: #F3FAE2;
}
.ardapedia-seq-title {
color: #8A9163;
font-family: 'Times';
font-size: 1.25rem;
font-weight: 600;
}
.ardapedia-seq-label {
color: #8A9163;
font-size: 0.8125rem;
}
.ardapedia-seq-value {
color: #8E4A25;
font-weight: 500;
}
