User:SilverCrono/vector.css

From Dragon Quest Wiki
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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
body 
{
  background: url(http://www.dragon-quest.org/w/images/3/33/Background_map.png) repeat;
}

#mw-panel {
       background-color: white;
}

#mw-page-base {
   background-color: transparent;
   background-image: none;
}

#p-cactions {
   background-color: white;
}

#p-personal {
   background-color: white;
   padding-right: 4px;
   padding-bottom: 2px;
}

#footer-places {
   background-color: white;
}

#footer-info {
   background-color: white;
}

#footer ul {
   padding-left: 4px;
   margin-bottom: 4px;
}