Nessun oggetto della modifica |
Nessun oggetto della modifica Etichetta: Annullato |
||
Riga 22: | Riga 22: | ||
.infobox-table td { | .infobox-table td { | ||
vertical-align: top; | vertical-align: top; | ||
} | |||
.citizen-typeahead__item-md .citizen-typeahead__thumbnail { | |||
background-color: #14181f; | |||
} | } |
Versione delle 13:33, 6 gen 2024
/* Gli stili CSS inseriti qui si applicano a tutti i temi */ .infobox { background: #14181F; border: 2px solid #eee; float: right; margin: 0 0 1em 1em; padding: 1em; width: 400px; } .infobox-title { font-size: 2em; text-align: center; } .infobox-image { text-align: center; } .infobox-table th { text-align: right; vertical-align: top; width: 120px; } .infobox-table td { vertical-align: top; } .citizen-typeahead__item-md .citizen-typeahead__thumbnail { background-color: #14181f; }