MediaWiki:Common.css

From Threedom Wiki
Revision as of 09:31, 27 April 2021 by Inkling (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.
#p-logo-text a {
 padding:0.1em 1em 0.2em;
 color:#000000;
 font-family:'Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
 font-variant:small-caps;
 font-variant-caps:small-caps;
 font-variant-alternates:normal;
 font-variant-east-asian:normal;
 font-variant-ligatures:normal;
 font-variant-numeric:normal;
 font-variant-position:normal;
 font-size:1.6em;
 display:block;
 word-break:keep-all;
 white-space:nowrap
}
#mw-content-container {
    background: #eaecf0;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
  border-bottom: none;
    background-repeat: no-repeat;
    background-position: center 10em;
}

.mw-footer-container {
    border-top: none;
    box-shadow: inset 0 7px 2px -4px rgba(0,0,0,0.1);
    color: #ffffff;
}

.mw-footer-container {
  font-size: 0.9em;
}