Difference between revisions of "MediaWiki:Common.css"
From phurvitz
Phil Hurvitz (talk | contribs) (New page: →CSS placed here will be applied to all skins: #tableIndent20px { margin-left: 20px; }) |
Phil Hurvitz (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | # | + | #myTableIndent20px { |
margin-left: 20px; | margin-left: 20px; | ||
} | } |
Latest revision as of 22:18, 13 November 2009
/* CSS placed here will be applied to all skins */ #myTableIndent20px { margin-left: 20px; }