diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html index 8c24e63659eed04d8a42e6bd2c06d87647fcfa5f..b5bf18a1da86b2d4d7c1b56b654628c138e0e339 100644 --- a/stylessoyezcreateurs.css.html +++ b/stylessoyezcreateurs.css.html @@ -218,7 +218,7 @@ a:active { color: #GET{c_active}; } #header .cadre_recherche form div { display: inline; } [(#REM) Si logo de survol du site ET titre invisible ] [(#LOGO_SITE_SPIP_SURVOL|oui|?{[(#CONFIG{soyezcreateurs/afficher_titre,visible}|=={invisible}|oui)]}) -#header h1 { position:absolute !important; overflow:hidden !important; top:-2000px !important; left:-2000px !important; height:0 !important; width:0 !important; } +#header h1 { position:absolute !important; overflow:hidden !important; top:-2000px !important; left:-2000px !important; height:0 !important; width:0 !important; background-color: rgba(255,255,255,0.7); border-radius: 0 2.5em; } ] [(#REM) Si titre visible OU pas de logo de survol du site ] [(#CONFIG{soyezcreateurs/afficher_titre,visible}|=={visible}|oui|?{' ',[(#LOGO_SITE_SPIP_SURVOL|non)]})