Bootstrap css use only glyphicons

后端 未结 2 707
一向
一向 2020-12-28 14:15

We have a project in late development stage. It has its own css files, with many, many classes and what not in it. Original developer of that css is not available any more.<

相关标签:
2条回答
  • 2020-12-28 14:54

    This is kind of a late reply, but... I edited the Bootstrap.css file and left only the glyphicons.

    You can download it here or use as a <link>: http://webbot.000webhostapp.com/css/glyphicons.css.

    0 讨论(0)
  • 2020-12-28 14:58

    Simply go to Bootstrap's Customization page at http://getbootstrap.com/customize and untick everything apart from Glyphicons. This will give you a ZIP folder with everything you need for the Glyphicons and nothing more.

    0 讨论(0)
提交回复
热议问题