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: | border: 8px solid transparent; | ||
} | } | ||
Revision as of 04:14, 14 September 2023
/* Box with image border */
.ffxi-border-box {
border: 8px solid transparent;
}
