Difference between revisions of "MediaWiki:Monobook.css"
Jump to navigation
Jump to search
Pallavmishra (talk | contribs) (Created page with "→CSS placed here will affect users of the MonoBook skin: <css> #bodyContent { background-color: yellow; } </css>") |
Pallavmishra (talk | contribs) |
||
Line 2: | Line 2: | ||
<css> | <css> | ||
− | # | + | #mw_content{ background-color: yellow; } |
</css> | </css> |
Latest revision as of 15:14, 17 February 2019
/* CSS placed here will affect users of the MonoBook skin */ <css> #mw_content{ background-color: yellow; } </css>