MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 3: | Line 3: | ||
.official_border_tl { | .official_border_tl { | ||
background-image: url(/resources/assets/official_border_tl.gif); | background-image: url(/resources/assets/official_border_tl.gif); | ||
} | |||
.armourcard{ | |||
background-color: #00000; | |||
} | } |
Revision as of 01:40, 9 February 2025
/* CSS placed here will be applied to all skins */ .official_border_tl { background-image: url(/resources/assets/official_border_tl.gif); } .armourcard{ background-color: #00000; }