Die Ardapedia braucht Deine Hilfe!
Ardapedia wird von Menschen wie Dir gemacht. Erstelle jetzt Dein kostenloses Benutzerkonto und trage dazu bei, unser Wiki zu verbessern.

Vorlage:Tabellendesign/styles.css

Aus Ardapedia
.highlight {
	background-color: #F3FAE2;
}

.table .mw-wikitable,	
.table .mw-wikitable th,
.table .mw-wikitable td {
    background-color: #F3FAE2;
}

.table .mw-wikitable {
	border: 1px solid #8A9163;
	background-color: #E9F3CF;
}