Only you can help us build a free scout media repository!
Please create an account to start uploading your images now.

MediaWiki:Chameleon.css

From ScoutMedia, the free scout media repository
Revision as of 03:16, 18 March 2023 by Egel (talk | contribs)

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.
bla { }

.mw-body {
       background-color: white;
}

#catlinks {
       clear: both;
}

body {
       background: url(//media.scoutwiki.org/skins/common/images/scoutwiki_blue.jpg) repeat !important;
}

.container {
    max-width: 95%;
}

.uls-language-list {
        display: block;
}

.uls-search {
        display: block;
}

#pt-uls .uls-trigger:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f1ab";
    background-image: unset;
    box-sizing: content-box;
}