MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Undo revision 2062 by Prince of asia (talk)
No edit summary
Tag: Reverted
(Undo revision 2062 by Prince of asia (talk))
Tag: Undo
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


nav#p-namespaces {
div.vectorTabs ul li{
background: rgba(215, 239, 242, .5);
    background-color:transparent;
    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 {

Navigation menu