/*! * Krajee Unicode Theme styling for bootstrap-star-rating. * This file must be loaded after 'star-rating.css'. * * @see http://github.com/kartik-v/bootstrap-star-rating * @author Kartik Visweswaran */ .theme-krajee-uni .star { font-size: 1.2em; line-height: 1; margin: 0; } .theme-krajee-uni .clear-rating { font-size: 1em; line-height: 1; }