Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: test") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | + | table.TblSteps { | |
+ | border-spacing:10px; | ||
+ | } |
Revision as of 14:25, 15 October 2013
/* CSS placed here will be applied to all skins */ table.TblSteps { border-spacing:10px; }