User:Zarthanit/common.css

From HorizonXI Wiki
< User:Zarthanit
Revision as of 03:55, 14 September 2023 by Zarthanit (talk | contribs) (testing user specific css page to test how to apply css through templates (without needing changes yet committed to MediaWiki:Common.css)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.
/* Box with image border */
.ffxi-border-box {
  border: 32px solid transparent;
  border-image: url(https://vignette.wikia.nocookie.net/ffxi/images/f/f8/FFXIbox.png) 8 repeat;
}