From 715e5ee67bcd6501f161ac178356f147637f9189 Mon Sep 17 00:00:00 2001 From: ouidade Date: Fri, 22 May 2026 15:32:10 +0200 Subject: [PATCH] content hidden --- .../eql/scss/global/print/_projets-complets-ecran.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/themes/custom/eql/scss/global/print/_projets-complets-ecran.scss b/web/themes/custom/eql/scss/global/print/_projets-complets-ecran.scss index 0e588a3..034be2f 100644 --- a/web/themes/custom/eql/scss/global/print/_projets-complets-ecran.scss +++ b/web/themes/custom/eql/scss/global/print/_projets-complets-ecran.scss @@ -207,9 +207,9 @@ // ///// /////////// @media screen { - // .node-type-projet { - // visibility: hidden; - // } + .node-type-projet { + visibility: hidden; + } } }