MediaWiki:Common.css

From The Stargate Omnipedia

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */

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

li .redirect-in-category a.mw-redirect { font-style:normal; }

.mw-category { column-count:2; -moz-column-count:2; -webkit-column-count:2; }

#mw-wrapper #mw-body-container #mw-content-text .category-banner img { max-width:100%; text-align-center; margin:0 0 18px 0; } /* Category banners */
#mw-wrapper #mw-body-container #mw-content-text img { max-width:50%; float:right; margin:7px 0 10px 20px; } /* Desktop images */
.content .post .mainentry #mw-content-text img { max-width:100%; margin:0 0 12px 0; } /* Mobile images */

#mw-wrapper #mw-body-container #mw-content-text .thumbinner img { max-width:100%; } /* Entry secondary images */
#mw-wrapper #mw-body-container #mw-content-text img.thumbborder { float:none; margin:0 2px 0 0; padding:0; } /* Little character index pics */