MediaWiki:Bswiki.css

From The Lost Media Wiki
Revision as of 19:19, 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;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 8px;
}

.list-unstyled
ul {
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.1em 0 0 0.5em;
    padding: 0;
}