Difference between revisions of "MediaWiki:Common.css"

(Created page with "CSS placed here will be applied to all skins: .infobox th, td { padding: 10px; }")
(No difference)

Revision as of 00:26, 22 November 2016

/* CSS placed here will be applied to all skins */

.infobox th, td {
    padding: 10px;
}