diff --git a/files/situation.png b/files/situation.png new file mode 100644 index 0000000..9527c7c Binary files /dev/null and b/files/situation.png differ diff --git a/files/src/situation.svg b/files/src/situation.svg new file mode 100644 index 0000000..40ce8e7 --- /dev/null +++ b/files/src/situation.svg @@ -0,0 +1,20746 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Direction col du Télégrapheet Saint-Michel-de-Maurienne + + + Direction les Verneys etle col du Galibier +   + + Situationde la résidence + + Appartement B6 + + Cheminementpiéton + Centre : 10 min + Été + Hiver + + Navette gratuite + Toutes les ½ hCentre : 2 min + Départs ski + + + + + + + + + + + Crêt de la BriveÉcole de ski + Sétaz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index 1cfde59..d57fa11 100644 --- a/index.html +++ b/index.html @@ -49,7 +49,7 @@ var prevScrollpos = window.pageYOffset; window.onscroll = function() { var currentScrollpos = window.pageYOffset; - var visibility = (prevScrollpos > currentScrollpos) ? "visible" : "hidden"; + var visibility = (prevScrollpos >= currentScrollpos) ? "visible" : "hidden"; document.getElementById("fixedbuttondiv").style.visibility = visibility; prevScrollpos = currentScrollpos; } @@ -529,13 +529,11 @@ id="page-zones__main-widgets__image" class="widget image" data-uniqueid="page-zones__main-widgets__image"> - + -