Difference between revisions of "MediaWiki:Citizen.css"

From Cyber
Line 1: Line 1:
 
/* All CSS here will be loaded for users of the Citizen skin */
 
/* All CSS here will be loaded for users of the Citizen skin */
  
.mw-body-content h2,
+
.mw-body-content h2 {
h2.ve-ce-branchNode.ve-ce-contentBranchNode {
 
 
     border-bottom: 1px solid var(--color-base--subtle);
 
     border-bottom: 1px solid var(--color-base--subtle);
 
}
 
}

Revision as of 02:29, 22 January 2021

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

.mw-body-content h2 {
    border-bottom: 1px solid var(--color-base--subtle);
}