Security: $wgUseSiteCss
Use the site's Cascading Style Sheets (CSS)
Introduced in version:1.4.0 (r6223)
Removed in version:still in use
Allowed values:(boolean)
Default value: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

  • Manual:Interface
  • Manual:$wgUseSiteJs
  • Manual:$wgAllowUserCss
  • Manual:$wgAllowSiteCSSOnRestrictedPages
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.