MediaWiki:Vector.css: Difference between revisions

From Rejoice in the Catholic Faith
No edit summary
Tag: Reverted
No edit summary
Tags: Manual revert Reverted
Line 2: Line 2:




.vector-menu-content-list {
.vector-menu-heading {
     font-weight: strong;
     font-weight: bold;
    background-color: #f8f9fa;
}
}

Revision as of 09:16, 25 February 2024

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


.vector-menu-heading {
    font-weight: bold;
    background-color: #f8f9fa;
}