MediaWiki:Vector.css: Difference between revisions

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


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

Revision as of 14:22, 25 February 2024

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


.vector-menu-heading {
    font-style: underline;
    background-color: #f8f9fa;
}