Your IP : 3.133.153.110


Current Path : /proc/self/root/home/lentoinv/churchmr.com/build/bootstrap-less/mixins/
Upload File :
Current File : //proc/self/root/home/lentoinv/churchmr.com/build/bootstrap-less/mixins/text-emphasis.less

// Typography

.text-emphasis-variant(@color) {
  color: @color;
  a&:hover {
    color: darken(@color, 10%);
  }
}

?>