Vorlage:Hauptseite/styles.css

Aus Ardapedia
.portalBox td, th {
	padding: 4px; 
	border-collapse:collapse; 
	empty-cells:show; 
	margin:4px;
}

.highlight {
	background-color: #F3FAE2;
	border: 1px solid #8A9163;
}

.portalBox th :not(.table):not(.citizen-overflow) {
    background-color: #F3FAE2;
}

.portalBox:not(.table):not(.citizen-overflow) {
	border: 1px solid #8A9163;
	background-color: #E9F3CF;
	margin:4px;
	padding:4px;
}

.h2 {
	font-weight: bold;
	font-family: 'Arial';
}