MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
.lorebookclass { | .lorebookclass { | ||
background-color: #000000; | background-color: #000000; | ||
} | } | ||
Revision as of 14:34, 11 February 2025
/* CSS placed here will be applied to all skins */ .lorebookclass { background-color: #000000; } .common { color: #ffffff ; } .uncommon { color: #ffff00 ; } .rare { color: #c200c7 ; } .incomparable { color: #00feff; } .iteminfotitle{ color: #c3b585; } .armourcard .itemtype { color: #ffffff; } .itembind { color: #777777; } .itemtype { color: #ffffff; } .itemarmor { color: #cccc7f; } .itemworth { color: #ffffff; } .iteme { color: #00e500; } .itemdurability { color: #ffffff; } .itemsturdiness { color: #ffffff; } .itemrequirement { color: #ff0000; } .visualClear { color: #ffffff; }