MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Replaced content with "→CSS placed here will be applied to all skins: " Tag: Replaced |
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 */ | ||
.div.tright { | |||
margin: 0.5em 0 1.3em 1.4em; | |||
} |
Revision as of 14:33, 7 April 2019
/* CSS placed here will be applied to all skins */ .div.tright { margin: 0.5em 0 1.3em 1.4em; }