I can't change the color on the following characters:
<div style="font-size: 25px; color:red;">🔍</div>
<div style="font-size: 25px; color:red;">📣</div>
While some other Unicode characters accept a color property:
<div style="font-size: 25px; color:red;">⚙</div>
Is there a way to change color on the previous characters?
https://jsfiddle.net/cs5053ka/
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…