Manual:$wgUseSiteCss

From Linux Web Expert

<translate> Security</translate>: $wgUseSiteCss
Use the site's Cascading Style Sheets (CSS)
<translate> Introduced in version:</translate>1.4.0 (r6223)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(boolean)
<translate> Default value:</translate>true

Details

Use the site's Cascading Style Sheets (CSS) located at MediaWiki:Common.css.

To make site CSS work on user login and preferences pages, you can enable $wgAllowSiteCSSOnRestrictedPages . Note that this is not recommended, for security reasons (see the linked manual entry for reasons).

See also