Template:ComboTable/shared/styles.css: Difference between revisions

Template page
No edit summary
Tag: Reverted
(Undo revision 363628 by DarthPhallus (talk))
Tag: Undo
Line 7: Line 7:
border-right: double 0.1em;
border-right: double 0.1em;
}
.combo-table {
margin: 1em auto 1em auto;
}
}

Revision as of 06:00, 7 January 2023

#combotable th, td {
	padding-right: 2em;
}

#combotable th {
	border-top: double 0.1em;
	border-right: double 0.1em;
	
}

.combo-table {
	margin: 1em auto 1em auto;
}