Can I add color to bootstrap icons only using CSS?

后端 未结 14 1444
说谎
说谎 2020-11-28 02:58

Twitter\'s bootstrap uses Icons by Glyphicons. They are \"available in dark gray and white\" by default:

14条回答
  •  感情败类
    2020-11-28 03:46

    Quick and dirty work around which did it for me, not actually coloring the icon, but surrounding it with a label or badge in the color you want;

    
    
    

提交回复
热议问题