Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators
6,176
edits
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 */ | ||
div.vectorTabs ul li{ | |||
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 { |