sneed
This commit is contained in:
parent
14f58ff7d5
commit
fa20ff86c1
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ html {
|
||||||
font-size: 11px !important
|
font-size: 11px !important
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6, p, span, label {
|
/*h1, h2, h3, h4, h5, h6, p, span, label {
|
||||||
background-image: linear-gradient(to left, violet, indigo, blue, green, yellow, orange, red);
|
background-image: linear-gradient(to left, violet, indigo, blue, green, yellow, orange, red);
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
|
@ -35,4 +35,4 @@ a {
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
color: transparent;
|
color: transparent;
|
||||||
}
|
}*/
|
Loading…
Add table
Add a link
Reference in a new issue