font heart symbols are the wrong color when run through phonegap build -


i'm trying include red heart symbols (♥) in app (color:#800000 in css). appear in chrome browser on desktop when pass code through phonegap , run on (android) phone, come out black. if put standard text inside span along hearts, text comes out red not hearts.

i tried both native font element (u+2663 in arial character map) , html version ♥ , happens both.

if knows how correct this, appreciated. i'm open workarounds well, though i'm trying avoid using actual heart images.


Comments

Popular posts from this blog

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

asp.net mvc - Cannot display error message on Editor or EditorFor -