MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3: Line 3:
/* 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 {
font-weight: bold;
color: #7c25b8;
color: #7c25b8;
}
}


nav#p-views div.vector-menu-content > ul.vector-menu-content-list > li.mw-list-item a {
nav#p-views div.vector-menu-content > ul.vector-menu-content-list > li.mw-list-item a {
font-weight: bold;
color: #7c25b8;
color: #7c25b8;
}
}