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:
table,
.infobox th,
th,
.infobox td {
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:07, 14 March 2021

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