Difference between revisions of "MediaWiki:Common.css"
From base48
(Created page with "→CSS placed here will be applied to all skins: .page-Main_Page table td:nth-child(1) { width:400px; }") |
(No difference)
|
Revision as of 21:10, 18 March 2012
/* CSS placed here will be applied to all skins */
.page-Main_Page table td:nth-child(1) {
width:400px;
}