MediaWiki:MonoBook.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→CSS placed here will affect users of the MonoBook skin: body{ background-image: none; } #globalWrapper{ background-image: none; }" |
No edit summary |
||
| Line 2: | Line 2: | ||
body{ | body{ | ||
background-image: none; | background-image: none !important; | ||
} | } | ||
#globalWrapper{ | #globalWrapper{ | ||
background-image: none; | background-image: none !important; | ||
} | } | ||