Difference between revisions of "MediaWiki:Common.css"
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | @charset "utf-8"; | ||
+ | <style type="text/css"> | ||
.imager { float:right; margin-left:5%; margin-right:5%} | .imager { float:right; margin-left:5%; margin-right:5%} | ||
.cleared { clear:both; padding-top:10px; margin-left:5%} | .cleared { clear:both; padding-top:10px; margin-left:5%} | ||
+ | </style> |
Latest revision as of 17:22, 26 February 2011
/* CSS placed here will be applied to all skins */ @charset "utf-8"; <style type="text/css"> .imager { float:right; margin-left:5%; margin-right:5%} .cleared { clear:both; padding-top:10px; margin-left:5%} </style>