MediaWiki:Common.css: Difference between revisions

From WikiDemocracy
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 6: Line 6:
.serif-display2 { font-family: "Book Antiqua", "Palatino Linotype", Palatino, 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
#mw-page-base
{background-color: #000066 !important;
{background-color: #000066 !important;

Revision as of 17:44, 1 October 2020

/* 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;}
}