MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
m (Replaced content with "→CSS placed here will be applied to all skins: ") |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.main-pagelinks { | |||
float:left; | |||
padding-right: 40px; | |||
} |
Revision as of 23:41, 25 November 2015
/* CSS placed here will be applied to all skins */ .main-pagelinks { float:left; padding-right: 40px; }