MediaWiki:Vector.css: Difference between revisions

From Stiles Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
td,
table,
th {
th,
td {
border-top: 1px solid #aaa;
border-top: 1px solid #aaa;
padding: 0.4em 0.6em 0 0.6em;
padding: 0.4em 0.6em 0 0.6em;
}
}

Revision as of 01:06, 14 March 2021

table,
th,
td {
	border-top: 1px solid #aaa;
	padding: 0.4em 0.6em 0 0.6em;
}