Vorlage:Infobox Ratsmitglied: Unterschied zwischen den Versionen
Aus Altes Köln
HorstR (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
HorstR (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 24: | Zeile 24: | ||
.infobox { | .infobox { | ||
float: right; | float: right; | ||
width: | width: 400px; | ||
background: #f9f9f9; | background: #f9f9f9; | ||
border: 1px solid #aaa; | border: 1px solid #aaa; | ||
padding: | padding: 7px; | ||
font-size: 90%; | font-size: 90%; | ||
} | } | ||
.infobox-header { | .infobox-header { | ||
background: #aaa; | background: #aaa; | ||
color: | color: grey; | ||
text-align: center; | text-align: center; | ||
font-size: 120%; | font-size: 120%; |
Version vom 11. März 2025, 13:26 Uhr
Unbekannt
Geburtsdatum: ?
Geburtsort: ?
Sterbedatum: ?
Sterbeort: ?
Religion: ?
Beruf: ?
Ratszugehörigkeit: ?
Besonderes: ?
<style> .infobox {
float: right; width: 400px; background: #f9f9f9; border: 1px solid #aaa; padding: 7px; font-size: 90%;
} .infobox-header {
background: #aaa; color: grey; text-align: center; font-size: 120%; font-weight: bold; padding: 5px;
} .infobox-image {
text-align: center; margin: 5px 0;
} .infobox-body {
padding: 5px;
} </style>