Demo : https://codepen.io/mo4_9/pen/MvPwJX
.text{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-image: linear-gradient(45deg,#fd107f,#ff8519);
}
※IEでは使えない
CSS text-stroke and text-fill
Go to list of users who liked
More than 5 years have passed since last update.
Demo : https://codepen.io/mo4_9/pen/MvPwJX
.text{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-image: linear-gradient(45deg,#fd107f,#ff8519);
}
※IEでは使えない
CSS text-stroke and text-fill
Register as a new user and use Qiita more conveniently
Go to list of users who liked