Difference between revisions of "MediaWiki: MonoBook.css"

From PAWS Lab
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the MonoBook skin: body{ background-image: none; } #globalWrapper{ background-image: none; }")
(No difference)

Revision as of 00:58, 14 January 2019

/* CSS placed here will affect users of the MonoBook skin */

body{
  background-image: none;
}

#globalWrapper{
  background-image: none;
}