MediaWiki:Common.css

From LID SWM Planning and Design Guide
Revision as of 01:57, 10 August 2017 by Jenny Hill (talk | contribs)
Jump to navigation Jump to 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 / Edge: 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.
.articleFeedbackv5-panel .articleFeedbackv5-title {
    font-weight: normal;
}
#mw-page-base, body {
  background-image: none;
  background-color: #4d4d4d;
}
div#mw-panel div.portal div.body ul li a:visited,
div#mw-panel div.portal div.body ul li a
 {
  color: white;
  font-size: 1.4em;
}
.mw-body h1,
.mw-body h2,
.mw-body h3 
 {
    font-family: sans-serif;
    font-size: 1.8em;
    color: #4d4d4d;
}
div.thumbinner {
    padding: 3px;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
    box-shadow: 2px 2px 2px orange;
}