본문 바로가기

개발

[BootStrap] 아이콘 색상 바꾸기

.white, .white a {

  color: #fff;
}
<i class="glyphicon glyphicon-home white"></i>


// how to change bootstrap glyphs color

출처 : http://stackoverflow.com/questions/18070322/how-do-i-change-bootstrap-3s-glyphicons-to-white