MediaWiki:Common.css: Difference between revisions
From Wolfgang's Whole Enchilada
Jump to navigationJump to search
Inventor96 (talk | contribs) No edit summary |
Jhwblender (talk | contribs) mNo edit summary |
||
Line 12: | Line 12: | ||
h6 > span.mw-headline, div.ve-ce-rootNode h6.ve-ce-branchNode.ve-ce-contentBranchNode { | h6 > span.mw-headline, div.ve-ce-rootNode h6.ve-ce-branchNode.ve-ce-contentBranchNode { | ||
color: # | color: #888; | ||
font-style: italic; | font-style: italic; | ||
font-size: 95%; | font-size: 95%; | ||
} | } |
Latest revision as of 23:00, 5 November 2021
h4 > span.mw-headline, div.ve-ce-rootNode h4.ve-ce-branchNode.ve-ce-contentBranchNode { color: #555; font-style: italic; font-size: 110%; } h5 > span.mw-headline, div.ve-ce-rootNode h5.ve-ce-branchNode.ve-ce-contentBranchNode { color: #777; font-style: italic; font-size: 100%; } h6 > span.mw-headline, div.ve-ce-rootNode h6.ve-ce-branchNode.ve-ce-contentBranchNode { color: #888; font-style: italic; font-size: 95%; }