File "_text-emphasis.scss"

Full path: E:/sites/Single15/tinmung2007/webroot/lich 2024/sass/bootstrap/mixins/_text-emphasis.scss
File size: 210 B
MIME-type:
Charset: utf-8

Download   Open   Back

// Typography

// [converter] $parent hack
@mixin text-emphasis-variant($parent, $color) {
  #{$parent} {
    color: $color;
  }
  a#{$parent}:hover,
  a#{$parent}:focus {
    color: darken($color, 10%);
  }
}

PHP File Manager