Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* Collapsible elements. Toggle-link moved to left | /* Collapsible elements. Toggle-link moved to left. */ | ||
.mw-collapsible span.mw-collapsible-toggle { | .mw-collapsible span.mw-collapsible-toggle { | ||
float:none; | float:none; | ||
font-size: large; | font-size: large; | ||
font-weight: bold; | font-weight: bold; | ||
font-style: oblique; | |||
} | } | ||