Line 145: | Line 145: | ||
font-weight: bold; | font-weight: bold; | ||
color: black; | color: black; | ||
+ | background: linear-gradient(#FF0000, #0000FF); | ||
+ | background: -webkit-linear-gradient(#FF0000, #0000FF); | ||
+ | -webkit-background-clip: text; | ||
+ | background-clip: text; | ||
+ | -webkit-text-fill-color: transparent; | ||
animation-name: title_in; | animation-name: title_in; | ||
animation-duration: 1s; | animation-duration: 1s; |
Revision as of 18:55, 1 October 2018