MediaWiki:Vector.css
Jump to navigation
Jump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* All CSS here will be loaded for users of the Vector skin */
#mw-head-base { background-color: #F0FFF0 ; }
#mw-panel { background-color: #F0FFF0 ; }
#p-logo { background-color: #F0FFF0 ; }
#p-navigation { background-color: #F0FFF0 ; }
#p-tb { background-color: #F0FFF0 ; }
body { background-color: #F0FFF0 ; }
#mw-page-base { background-color: #F0FFF0 ; }
#mw-head { background-color: #F0FFF0 ; }
#p-tb .body { background-color: #F0FFF0 ; }
div#simpleSearch { width: 100em; }
<!--some colors to change the vector background-->
<!--#B0C4DE LightSteelBlue-->
<!--#B6ACCA light purple-->
<!--#FFF0F5 Lavender blush-->
<!--#F8F8FF Ghostwhite-->
<!--#F0FFF0 Honeydew-->
<!--#C0C0C0 Silver-->