Rainbow color text CSS

Nur webkit todo

color: #4383a9;
background: -webkit-linear-gradient(-45deg, rgba(75, 186, 200, 1) 0%, rgba(56, 53, 125, 1) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert