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) |
(No difference)
|
Revision as of 03:55, 14 September 2023
/* 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;
}
