We are currently in the process of bringing this to 100% working functionality. Any help would be greatly appreciated. Find out more in the Community Portal.

User:Iamacyborg/Vector.css

From Path of Exile Wiki
< User:Iamacyborg
Revision as of 19:53, 11 February 2013 by Iamacyborg (talk | contribs) (Created page with "div#content a.external, div#content a.external[href^="gopher://"] { background: none !important; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In other languages: EspañolFrançaisРусский


Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
div#content a.external, 
div#content a.external[href^="gopher://"] {
	background: none !important;
}