scss グラデーションテキスト

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scss グラデーションテキスト相关的知识,希望对你有一定的参考价值。

h1 {
  font-size: 40px;
  background: -webkit-linear-gradient(#cff, #39f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

以上是关于scss グラデーションテキスト的主要内容,如果未能解决你的问题,请参考以下文章

scss 背景をグラデーション

scss 简単グラデーション

csharp ランダムテキストアニメーション

scss 170217背景をグラデーション

scss 线性渐变グラデーションhttp://www.webcreatorbox.com/tech/css-gradient/

html SVGでグラデーション