[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/vendor/fontawesome-free/scss/ -> _core.scss (source)

   1  // Base Class Definition
   2  // -------------------------
   3  
   4  .#{$fa-css-prefix},
   5  .fas,
   6  .far,
   7  .fal,
   8  .fad,
   9  .fab {
  10    -moz-osx-font-smoothing: grayscale;
  11    -webkit-font-smoothing: antialiased;
  12    display: inline-block;
  13    font-style: normal;
  14    font-variant: normal;
  15    text-rendering: auto;
  16    line-height: 1;
  17  }
  18  
  19  %fa-icon {
  20    @include fa-icon;
  21  }


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer