Difference between revisions of "MediaWiki:Common.css"
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | h2 | + | h2 small {all: initial; display: block; float: right; font-size: 75%; border: 1px dotted silver; padding: 2px; font-style: italic;} |
+ | h2 .small {all: initial; display: block; float: right; font-size: 75%; border: 1px dotted silver; padding: 2px; font-style: italic;} | ||
.toctext .small {display: none;} | .toctext .small {display: none;} |
Latest revision as of 09:48, 21 November 2019
/* CSS placed here will be applied to all skins */ h2 small {all: initial; display: block; float: right; font-size: 75%; border: 1px dotted silver; padding: 2px; font-style: italic;} h2 .small {all: initial; display: block; float: right; font-size: 75%; border: 1px dotted silver; padding: 2px; font-style: italic;} .toctext .small {display: none;}