Difference between revisions of "MediaWiki:Common.css"
(let's try this :)) |
(No difference)
|
Revision as of 22:59, 26 May 2015
/* CSS placed here will be applied to all skins */
.pintable td {
text-align: center;
}
.pintable td:nth-child(4) {
text-align: left;
}