Difference between revisions of "MediaWiki:Monobook.css"

From Charak Samhita
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the MonoBook skin: <css> #bodyContent { background-color: yellow; } </css>")
(No difference)

Revision as of 15:12, 17 February 2019

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

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