MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
.armourcard table { | .armourcard table { | ||
background-color: #000000; | background-color: #000000; | ||
} | |||
.itemrequirement { | |||
color: #ff0000; | |||
} | } |
Revision as of 13:47, 11 February 2025
/* CSS placed here will be applied to all skins */ .armourcard table { background-color: #000000; } .itemrequirement { color: #ff0000; }