MediaWiki:Vector.css: Difference between revisions

From Rejoice in the Catholic Faith
No edit summary
No edit summary
Line 2: Line 2:




.vector-menu-heading {
#sidebar .vector-menu-heading {
     font-weight: bold; !important
     font-weight: bold;
}
}

Revision as of 14:28, 25 February 2024

/* All CSS here will be loaded for users of the Vector skin */


#sidebar .vector-menu-heading {
    font-weight: bold;
}