Files

15 lines
346 B
CSS
Raw Permalink Normal View History

2026-01-16 14:13:44 +08:00
/*!
* 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 <kartikv2@gmail.com>
*/
.theme-krajee-uni .star {
font-size: 1.3em;
margin: 0;
}
.theme-krajee-uni .caption {
margin-top: 0;
}