blob: dd858ea44ea18185eecfd188efd2ea73b469c603 [file] [log] [blame]
<meta name="fuzzy" content="maxDifference=0-2;totalPixels=1650-1700" />
<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>