MediaWiki:GW2.css

From Basin Wiki
Revision as of 00:39, 2 January 2013 by Antitrust (talk | contribs)
Jump to navigation Jump to search

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 / Edge: 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.
/* Guild Wars 2 customizations */

.gw2clockbox {
     background: transparent url(http://wiki.theamazonbasin.com/images/c/c1/Transp_rect.png);
     width: 193px;
     height:65px;
     border: 1px solid #131c1b;
     text-align: center;
     font: small-caps 1.8em serif;
     letter-spacing: 1px;
}

.gw2bg1 {
     background: transparent url(http://wiki.theamazonbasin.com/images/9/92/GW2_bg1.jpg) left repeat-y;
}

.gw2bg2 {
     background: transparent url(http://wiki.theamazonbasin.com/images/e/e0/GW2_navbarbg.png);
}