863×269px

Happy 2nd Anniversary! Check out the Character Models page for the new faces & hairstyles, available via the brand new Barbershop!

Please help to contribute towards the Anniversary 2024 page!


User:Zarthanit/common.css: Difference between revisions

From HorizonXI Wiki
(testing user specific css page to test how to apply css through templates (without needing changes yet committed to MediaWiki:Common.css)
 
mNo edit summary
Line 1: Line 1:
/* Box with image border */
/* Box with image border */
.ffxi-border-box {
.ffxi-border-box {
   border: 32px solid transparent;
   border: 8px solid transparent;
  border-image: url(https://vignette.wikia.nocookie.net/ffxi/images/f/f8/FFXIbox.png) 8 repeat;
}
}

Revision as of 04:14, 14 September 2023

/* Box with image border */
.ffxi-border-box {
  border: 8px solid transparent;
}