MediaWiki:Common.css: Difference between revisions
From Wolfgang's Whole Enchilada
Jump to navigationJump to search
Inventor96 (talk | contribs) No edit summary |
Inventor96 (talk | contribs) No edit summary |
||
| Line 13: | Line 13: | ||
h6 > span.mw-headline { | h6 > span.mw-headline { | ||
font-style: italic; | font-style: italic; | ||
font-size: 92%; | |||
} | } | ||
Revision as of 21:24, 5 November 2021
h4 > span.mw-headline {
color: #555;
font-style: italic;
font-size: 110%;
}
h5 > span.mw-headline {
color: #777;
font-style: italic;
font-size: 100%;
}
h6 > span.mw-headline {
font-style: italic;
font-size: 92%;
}