From Rejoice in the Catholic Faith
Tags: Manual revert 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;
}