diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html
index 20fd829c46e40329052f07054c300f74f349f082..96d02a1196a038a4055b98513e25b2bd74181241 100644
--- a/stylessoyezcreateurs.css.html
+++ b/stylessoyezcreateurs.css.html
@@ -466,7 +466,7 @@ a[href*="mailto"]:hover { cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhE
 
 a:active { color: #GET{c_active}; }
 .retourtop {
-	display: inline-block;
+	display: none;
 	clear: both;
 	position: sticky;
 	float: right;
@@ -485,6 +485,7 @@ a:active { color: #GET{c_active}; }
 	z-index: 99999;
 }
 .retourtop a {
+	display: inline-block;
 	padding: 1rem;
 	border: 1px solid transparent;
 }