Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
m (try this)
m (fix pull quotes)
/* CSS placed here will be applied to all skins */
 
/* <quote> tag css */
.pull { max-width: 15em; }
.pull.right { float: right; }
.pull.left { float: left; }
 
/* information boxes and navigation bars */