Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
JamesCrook (talk | contribs) (Show siteSub.) |
JamesCrook (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | #siteSub { display:block;} | + | #siteSub { |
+ | display:block; | ||
+ | font-style: italic; | ||
+ | } |
Revision as of 12:31, 1 September 2020
/* CSS placed here will be applied to all skins */ #siteSub { display:block; font-style: italic; }