Vai al contenuto

Template:Infobox/styles.css

Da Yusurverso.
Versione del 20 mag 2026 alle 22:31 di Yusur (discussione | contributi) (prova)
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)
table.infobox {
	float: right;
	clear: right;
	border: 1px solid gray;
	border-collapse: collapse;
}

table.infobox > tr > th, table.infobox > * > tr > th {
	text-align: right;
}

table.infobox > tr > th[colspan="2"], table.infobox > * > tr > th[colspan="2"] {
	text-align: center;
}