芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/tricomgroupbd.com/assets/sass/component/_text-clr.scss
/*------------------------------------------------------- 24. Text COlor css ---------------------------------------------------------*/ .text-grad { background: var(--clr-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .text-grad-2 { background: var(--clr-gradient-2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .text-theme { background: var(--clr-def); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .text-theme-2 { background: var(--clr-def-2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .text-theme-3 { background: var(--clr-def-3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }