diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html index b2a01b659906909e23b403e24525659220f8c968..9fe884b95eee3a6ca976135acb01763ac80bd2dd 100644 --- a/stylessoyezcreateurs.css.html +++ b/stylessoyezcreateurs.css.html @@ -414,7 +414,7 @@ a#logo { display: block; clear: right; margin-left: 80px; } } #menufooter ul { padding: 0; margin: 0; list-style-type: none; } #menufooter ul li { display: inline; margin: 0; list-style: none; } -#menufooter ul li a, #menufooter ul li a:visited { padding: 0 10px; text-decoration: none; white-space: nowrap; } +#menufooter ul li a, #menufooter ul li a:visited { padding: 0 10px; text-decoration: none; white-space: nowrap; color: #GET{c_navigation}; } /* bandeau de contact dans le footer */ #footer #bandeaucontact { padding: 1px 10px; color: #GET{c_footer}; text-align: center; } #footer #bandeaucontact p { text-align: center; font-size: 1.2em; }