MediaWiki:Common.css

From Sherlock Holmes Encyclopaedia
Revision as of 15:50, 27 September 2023 by Darkrai18 (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.
#content { background-color: #24324f; opacity: 1; }
#summary { background-color: #24324f; }
#mw-panel { background-color: #24324f; }
#p-tb-label { background-color: #24324f; }
#footer { background-color: #2b416e; }
#firstHeading { color: #000000; } 
#catlinks { background-color: #24324f; }
#mw-head-base { background-color: #ffffff; }
body { background-color: #ffffff; }

/* CSS placed here will be applied to all skins */
#image-box {
  position:center;
  background-image: url('https://static.wikiforge.net/sherlockwikitide/d/df/Sherlock-cast-i34913.jpg');
  background-repeat: no-repeat;
  height: 600px;
  width: 1050px;
  background-size: 85%
}


p {


  color: #c8e4f7;

#globalWrapper {
    font-size: 128%;
    font-style:Arial;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 0;
}