File "text-emphasis.less"
Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/less/mixins/text-emphasis.less
File size: 116 bytes
MIME-type: text/x-asm
Charset: utf-8
// Typography
.text-emphasis-variant(@color) {
color: @color;
a&:hover {
color: darken(@color, 10%);
}
}