Eine freie Initiative von Menschen bei anthrowiki.at, anthro.world, biodyn.wiki und steiner.wiki mit online Lesekreisen, Übungsgruppen, Vorträgen ... |
Use Google Translate for a raw translation of our pages into more than 100 languages. Please note that some mistranslations can occur due to machine translation. |
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; }