MediaWiki:Bswiki.css

From The Lost Media Wiki
Revision as of 19:01, 10 September 2015 by Robindeurloo (talk | contribs)
Jump to: navigation, search

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.
.container {
Width: 95%;
}

#rightsidebar iframe {
    width: 100%;
    height: 768px;
}


@media (min-width: 1200px)
.col-lg-2 {
    width: 20%;
}

@media (min-width: 768px)
.col-lg-2 {
    width: 10%;
}