MediaWiki:Common.css: Difference between revisions
Inventor96 (talk | contribs) No edit summary |
Inventor96 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
h4 > span.mw-headline { | h4 > span.mw-headline, div.ve-ce-rootNode h4.ve-ce-branchNode.ve-ce-contentBranchNode { | ||
color: #555; | color: #555; | ||
font-style: italic; | font-style: italic; | ||
Line 5: | Line 5: | ||
} | } | ||
h5 > span.mw-headline { | h5 > span.mw-headline, div.ve-ce-rootNode h5.ve-ce-branchNode.ve-ce-contentBranchNode { | ||
color: #777; | color: #777; | ||
font-style: italic; | font-style: italic; | ||
Line 11: | Line 11: | ||
} | } | ||
h6 > span.mw-headline { | h6 > span.mw-headline, div.ve-ce-rootNode h6.ve-ce-branchNode.ve-ce-contentBranchNode { | ||
color: #777; | color: #777; | ||
font-style: italic; | font-style: italic; | ||
font-size: 95%; | font-size: 95%; | ||
} | } |