View source for MediaWiki:Common.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
/* 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 {
color: #7c25b8;
}
nav#p-views div.vector-menu-content > ul.vector-menu-content-list > li.mw-list-item a {
color: #7c25b8;
}
/* 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 {
font-weight: bold;
color: #7c25b8;
}
nav#p-tb div.vector-menu-content > ul.vector-menu-content-list > li.mw-list-item a {
color: #7c25b8;
}
000
1:0
Return to MediaWiki:Common.css.