View Single Post
.ishi {
-webkit-text-fill-color: transparent;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.6, rgb(0,0,0)), color-stop(0.6, rgb(255,0,0)));
background: -o-linear-gradient(transparent, transparent);
-webkit-background-clip: text;
}