MediaWiki:Common.css

From Paradise Lofts Wiki
Revision as of 15:04, 30 January 2019 by Administrator (talk | contribs)
Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */
body {
    background-color: #853d3d;
}
#mw-page-base {
    height: 5em;
    background-position: bottom left;
    background-repeat: repeat-x;
    background-image: none !important;
    background-color: #853d3d;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-color: #853d3d;
}
div.vectorTabs li a {
    display: inline-block;
    height: 1.9em;
    padding-left: 0.625em;
    padding-right: 0.625em;
    color: #853d3d !important;
    cursor: pointer;
    font-size: 0.8em;
}
#mw-panel .portal .body li a {
    color: #FFF !important;
}
#mw-panel .portal h3 {
    font-size: 0.75em;
    color: #FFF !important;
    font-weight: normal;
    margin: 0.5em 0 0 0.66666667em;
    padding: 0.25em 0;
    cursor: default;
    border: 0;
}
a.new, #p-personal a.new {
    color: #FFF !important;
}
a {
    text-decoration: none;
    color: #FFF !important;
    background: none;
}