MediaWiki:Common.css: Difference between revisions

From The Stargate Omnipedia
mNo edit summary
mNo edit summary
Line 5: Line 5:
.thumbinner { width:45%; }
.thumbinner { width:45%; }


#mw-wrapper #mw-body-container .mw-content-text img { max-width:45% }
#mw-wrapper #mw-body-container #mw-content-text img { max-width:45% }

Revision as of 16:58, 10 July 2017

/* CSS placed here will be applied to all skins */

.center { text-align:center; margin:0 auto; }

.thumbinner { width:45%; }

#mw-wrapper #mw-body-container #mw-content-text img { max-width:45% }