We are currently in the process of bringing this to 100% working functionality. Any help would be greatly appreciated. Find out more in the Community Portal.
MediaWiki talk:Common.css
Revision as of 11:25, 23 January 2014 by Iamacyborg (talk | contribs)
Difficulty colours
I'd like some colours added for the difficulty levels. This would be perfect:
.text-diffnormal {
color: #55AA22;
}
.text-diffcruel {
color: #BBAA22;
}
.text-diffmerciless {
color: #882222;
}
(Values are taken from {{MonsterBox}}). Chriskang (talk) 09:43, 23 January 2014 (UTC)
- Done. Give it a little while to cache and then it should all be working. Iamacyborg (talk) 11:25, 23 January 2014 (UTC)