Path : /var/www/html/smartcirqls.com/vendors/bower_components/bootstrap/less/mixins/ |
Current File : //var/www/html/smartcirqls.com/vendors/bower_components/bootstrap/less/mixins/text-emphasis.less |
// Typography .text-emphasis-variant(@color) { color: @color; a&:hover, a&:focus { color: darken(@color, 10%); } }