dahngeek
5/22/2014 - 11:34 PM

Texto con fondo degradado, (background attachment) solo para chrome

Texto con fondo degradado, (background attachment) solo para chrome

q {
background: -webkit-linear-gradient(top,#fd0b58 0,#a32b68 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
<q class="right">"It's not just selling a cat in a bag"</q>