compatibilité chromium
This commit is contained in:
parent
440a4efce8
commit
9ce5d83666
@ -126,6 +126,7 @@ footer{
|
||||
.GradientText{
|
||||
background-image: linear-gradient(to left, #25aae1, #16b468, #25aae1);
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
color: transparent;
|
||||
}
|
||||
.menu{
|
||||
@ -158,6 +159,7 @@ footer{
|
||||
border: none;
|
||||
background-size: 300% 100%;
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
|
||||
border-radius: 50px;
|
||||
moz-transition: all .4s ease-in-out;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user