blob: f0a65667ab77c764cfe7fd1415aca15ec3e43e24 [file] [log] [blame]
//
// Glyphicons for Bootstrap
//
// Since icons are fonts, they can be placed anywhere text is placed and are
// thus automatically sized to match the surrounding child. To use, create an
// inline element with the appropriate classes, like so:
//
// <a href="#"><span class="glyphicon glyphicon-star"></span> Star</a>
#node-content .glyphicon {
font-size: 16px;
color: @textColor;
}