728x90
.fast-recomn-section .fast-recomn-text-unit.ai{
background: linear-gradient(90deg, #00F0FF 0%, #10EC0C 13.11%, #00F0FF 27.15%, #4E4E4E 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;
}
'마크업 언어 > CSS' 카테고리의 다른 글
[CSS] text rainbow 효과 (0) | 2024.04.24 |
---|---|
[CSS] style 에 변수선언 (inline css) (0) | 2024.04.22 |
[CSS] %가 기준으로 삼는 것 (0) | 2024.04.15 |
[CSS] input[type=file] 에서 파일찾기 커스텀하는 법 (0) | 2024.02.02 |
[CSS] fixed / relative 선언 z-index 차이 (0) | 2024.01.24 |