nigar
This commit is contained in:
parent
0da3a11eaf
commit
e798f5abca
@ -36,7 +36,11 @@ body {
|
|||||||
|
|
||||||
span.instance-name {
|
span.instance-name {
|
||||||
background: -webkit-linear-gradient(left, #0083F5, #f57200 65%) !important;
|
background: -webkit-linear-gradient(left, #0083F5, #f57200 65%) !important;
|
||||||
|
background-clip: text !important;
|
||||||
-webkit-background-clip: text !important;
|
-webkit-background-clip: text !important;
|
||||||
|
-moz-background-clip: text !important;
|
||||||
|
-o-background-clip: text !important;
|
||||||
|
-ms-background-clip: text !important;
|
||||||
-webkit-text-fill-color: transparent !important;
|
-webkit-text-fill-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user