Difference between revisions of "MediaWiki:Citizen.css"

From Cyber
(Created page with "→‎All CSS here will be loaded for users of the Citizen skin: h2.ve-ce-branchNode.ve-ce-contentBranchNode { border-bottom: 1px solid var(--color-base--subtle); }")
(No difference)

Revision as of 01:46, 22 January 2021

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

h2.ve-ce-branchNode.ve-ce-contentBranchNode {
    border-bottom: 1px solid var(--color-base--subtle);
}