Vorlage:Taxobox/styles.css
aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen
Zur Suche springen
/* Personennamen in Kapitälchen für Autorenangabe */ .Person{ font-variant:small-caps; } table.taxobox{ background:white; border:1pxsolid#72777d; border-collapse:collapse; /* Redundant zur Klasse „float-right" in common.css */ clear:right; float:right; margin:1em01em1em; } table.taxobox>*>*>th{ background:#9bcd9b; border:1pxsolid#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; }