Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators
6,176
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* Change the looks of the text on sidebar */ | |||
nav#p-navigation div.vector-menu-content > ul.vector-menu-content-list > li.mw-list-item a { | nav#p-navigation div.vector-menu-content > ul.vector-menu-content-list > li.mw-list-item a { | ||
font-weight: bold; | |||
color: #7c25b8; | |||
} | |||
nav#p-tb div.vector-menu-content > ul.vector-menu-content-list > li.mw-list-item a { | |||
font-weight: bold; | font-weight: bold; | ||
color: #7c25b8; | color: #7c25b8; |