MediaWiki:Monobook.css: Difference between revisions

Created page with "CSS placed here will affect users of the MonoBook skin: <css> #bodyContent { background-color: yellow; } </css>"
 
No edit summary
 
Line 2: Line 2:


  <css>
  <css>
   #bodyContent { background-color: yellow; }
   #mw_content{ background-color: yellow; }
  </css>
  </css>