diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html index eebc5ff09201998563916a5c7ab29834a9146c6a..0a21b0716784dc76e6fc95962bbb7593a00fbe91 100644 --- a/stylessoyezcreateurs.css.html +++ b/stylessoyezcreateurs.css.html @@ -100,7 +100,7 @@ body { background: transparent; } #SET{c_menubas,(#CONFIG{soyezcreateurs_couleurs/menubas,#017ca5})} #SET{c_menubas_bk,(#CONFIG{soyezcreateurs_couleurs/menubas_bk,#ffffff})} #SET{c_menubas_hover,#(#CONFIG{soyezcreateurs_couleurs/menubas,#017ca5}|couleur_extreme)} - #SET{c_menubas_hover_bk,#(#CONFIG{soyezcreateurs_couleurs/menubas_bk,#ffffff}|couleur_extreme)} + #SET{c_menubas_hover_bk,#(#CONFIG{soyezcreateurs_couleurs/menubas,#017ca5}|couleur_inverser|couleur_extreme)} [(#GET{c_menubas}|=={#FFFFFF}|oui)#SET{c_menubas_hover,#EFEFEF}] [(#GET{c_menubas}|=={#000000}|oui)#SET{c_menubas_hover,#333333}] [(#GET{c_menubas_bk}|=={#FFFFFF}|oui)#SET{c_menubas_hover_bk,#EFEFEF}] @@ -868,7 +868,7 @@ img.menu_plus, #menu img.menu_minus { #menufooter a, #menufooter a:link, #menufooter a:visited { background: transparent; color: #GET{c_menubas}; display: inline-block; padding: 0.5em 1em; text-decoration: none; white-space: nowrap; } #menufooter a:hover, #menufooter a:focus { background: #GET{c_menubas_hover_bk}; color: #GET{c_menubas_hover}; } #menufooter strong a, #menufooter strong a:visited, #menufooter strong a:link { background: #GET{c_menubas_hover_bk}; color: #GET{c_menubas_hover}; } -#menufooter a:hover, #menufooter a:focus, #menufooter a:active, #artrecents .artrecents-items a:active { background: #GET{c_menubas_hover_bk}; color: #GET{c_menubas_hover}; text-decoration: none; } +#menufooter a:active, #artrecents .artrecents-items a:active { background: #GET{c_menubas_hover_bk}; color: #GET{c_menubas_hover}; text-decoration: none; } /* bandeau de contact dans le footer */ .bandeaupartenaires { background-color: #FFF; } .bandeaupartenaires .flexbox--center { width: 220px; }