MediaWiki:Common.css

From WikiDemocracy
Revision as of 17:44, 1 October 2020 by D (talk | contribs)
Jump to navigation Jump to search

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.
/* CSS placed here will be applied to all skins */
img.main-image { width: 300px; }

.serif-display { font-family: Georgia, serif; }

.serif-display2 { font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif; }

/* This section is temporary -- it has unwanted effects on other skins */
#mw-page-base
{background-color: #000066 !important;
background-image: none;}
div.vectorTabs a:hover
{background-color: #006600;}
div.onhoverbg:hover
{background-color: #006600;}
div.vectorMenu:hover h5 span
{background-color: #006600;}
div.vectorMenu h5 span
{background-color: #000066;}
div.vectorMenu:hover h5 a
{background-color: #006600;}
div.vectorMenu h5 a
{background-color: #000066;}
{#hamburgerIcon:hover
        {background-color: #006600;}
img.editbutton:hover
        {background-color: #006600;}
div.actionmenu ul
        {border-top: solid 2px #000066;}
#left-navigation
        {background-color: #000066;}
}