MediaWiki talk:Common.css: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
>@DeletedUser40311098
Line 16: Line 16:


: Done. Give it a little while to cache and then it should all be working. [[User:Iamacyborg|Iamacyborg]] ([[User talk:Iamacyborg|talk]]) 11:25, 23 January 2014 (UTC)
: Done. Give it a little while to cache and then it should all be working. [[User:Iamacyborg|Iamacyborg]] ([[User talk:Iamacyborg|talk]]) 11:25, 23 January 2014 (UTC)
::Thanks. [[User:Chriskang|Chriskang]] ([[User talk:Chriskang|talk]]) 12:49, 23 January 2014 (UTC)

Revision as of 12:49, 23 January 2014

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)
Thanks. Chriskang (talk) 12:49, 23 January 2014 (UTC)