MediaWiki:Common.css: Difference between revisions
From Wolfgang's Whole Enchilada
Jump to navigationJump to search
Inventor96 (talk | contribs) Created page with "h4 > span.mw-headline { color: #333; } h5 > span.mw-headline { color: #666; } h6 > span.mw-headline { font-style: italic; }" |
Inventor96 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
h4 > span.mw-headline { | h4 > span.mw-headline { | ||
color: # | color: #444; | ||
} | } | ||
h5 > span.mw-headline { | h5 > span.mw-headline { | ||
color: # | color: #777; | ||
} | } | ||
Revision as of 21:13, 5 November 2021
h4 > span.mw-headline { color: #444; } h5 > span.mw-headline { color: #777; } h6 > span.mw-headline { font-style: italic; }