forked from rebillar/site-accueil-insa
trying things to please safari...
This commit is contained in:
parent
5fc0dc595e
commit
d60174ae66
1 changed files with 3 additions and 0 deletions
|
@ -56,6 +56,9 @@ body {
|
||||||
background-attachment: fixed,fixed;
|
background-attachment: fixed,fixed;
|
||||||
-webkit-background-attachment: fixed,fixed ;
|
-webkit-background-attachment: fixed,fixed ;
|
||||||
-webkit-transform: translateZ(0);
|
-webkit-transform: translateZ(0);
|
||||||
|
-webkit-appearance: none;
|
||||||
|
-moz-appearance: none;
|
||||||
|
appearance: none;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue