MediaWiki:Monobook.css: Difference between revisions

From PAWS Lab
Jump to navigation Jump to search
Myudelson (talk | contribs)
No edit summary
Zrisha (talk | contribs)
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin */
body{
  background-image: none;
}
#globalWrapper{
  background-image: none;
}

Revision as of 00:57, 14 January 2019

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

body{
  background-image: none;
}

#globalWrapper{
  background-image: none;
}