mirror of
https://github.com/Nezumi-2711/vscode-custom-css.git
synced 2026-09-22 13:48:28 +00:00
Update mtk18 class
This commit is contained in:
+5
-1
@@ -45,7 +45,11 @@
|
|||||||
}
|
}
|
||||||
.mtk18 {
|
.mtk18 {
|
||||||
color: transparent;
|
color: transparent;
|
||||||
background-image: linear-gradient(var(--gradient-dir2), #82aaff 50%, #3d6ef7);
|
background-image: linear-gradient(
|
||||||
|
109.6deg,
|
||||||
|
rgba(253, 140, 117, 1) 19.9%,
|
||||||
|
rgba(225, 252, 117, 1) 90.7%
|
||||||
|
);
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
|
|||||||
Reference in New Issue
Block a user