MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


div.vectorTabs ul li{
nav#p-namespaces {
    background-color:transparent;
background: rgba(215, 239, 242, .5);
    background-image:none;
}
}
div.vectorTabs li.selected {
    background-color: transparent;
    background-image: none;
}
li.mw-list-item {
background-image: none;
}
/* Change the looks of the text on the navigation menu above the main text of wiki */
/* Change the looks of the text on the navigation menu above the main text of wiki */
nav#p-namespaces div.vector-menu-content > ul.vector-menu-content-list > li.mw-list-item a {
nav#p-namespaces div.vector-menu-content > ul.vector-menu-content-list > li.mw-list-item a {