User:Zesbeer/vector.css

From Guild Wars 2 Wiki
Jump to navigationJump 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.
/** Restore font sizes of mw-panel to the left **/
div#p-logo { left: 0 !important; }
div#mw-panel div.portal div.body { background-image:none; }
div#mw-panel div.portal h5 { margin-left: -6px; }

/** Increase size of simple search - enable this in the search options in preferences! **/
div#simpleSearch { margin-top: 0px; height: 2.3em; }
div#simpleSearch input#searchInput { padding: 0.2em 0px 0px 0.2em; height:2.2em; }

/** Remove spacing below page title and content **/
div#bodyContent { padding-top: 0px !important; }
#mw-head-base { border: none; }