MediaWiki:Common.css

From MatterControl Manual
Revision as of 18:29, 29 January 2016 by Jessica.wise (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: Clear the cache in Tools → Preferences
@import url(https://fonts.googleapis.com/css?family=Montserrat:700,400)
.mediawiki{background-color:#008299 !important  }
#mw-page-base{background-color:#008299 !important  }
#mw-page-base{background-image:none }

#mw-head-base{background-image: linear-gradient(#ffffff 50%,#f6f6f6 100%);
    background-color: #ffffff;}
body{font-family:Montserrat !important}

div#mw-panel div.portal div.body ul li a {
    color: #fff !important;
}
div#mw-panel div.portal h3 {color:#fff}