Vorlage:Taxobox/styles.css

Aus BiodynWiki

/* Personennamen in Kapitälchen für Autorenangabe */ .Person { font-variant: small-caps; } table.taxobox { background: white; border: 1px solid #72777d; border-collapse: collapse; /* Redundant zur Klasse „float-right“ in common.css */ clear: right; float: right; margin: 1em 0 1em 1em; } table.taxobox > * > * > th { background: #9bcd9b; border: 1px solid #72777d; text-align: center; } table.taxobox.palaeobox > * > * > th { background: #e7dcc3; } table.taxobox.parabox > * > * > th { background: #b9b9b9; }

table.taxobox > * > * > td.Person, table.taxobox > * > * > td.taxo-name, table.taxobox > * > * > td.taxo-bild, table.taxobox > * > * > td.taxo-zeit { text-align: center; }