blob: 7e783110127753f39c692b9f8f4cac87cc79b2e5 [file] [edit]
<meta name="fuzzy" content="maxDifference=0-3;totalPixels=1-1800" />
<style>
div {
font-family: 'Ahem';
font-size: 20px;
line-height: 20px;
}
.clip {
color: transparent;
background-image: linear-gradient(60deg, blue, yellow, blue, yellow, blue);
background-clip: text;
}
</style>
<div>a <span class="clip">b<br>
c d<br>
<span>e </span>f</span>
</div>