Skip to content
Extraits de code Groupes Projets
Valider 5bec6b1c rédigé par real3t@gmail.com's avatar real3t@gmail.com
Parcourir les fichiers

Ajustements CSS sur le menu footer

parent c868cb3b
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -414,7 +414,7 @@ a#logo { display: block; clear: right; margin-left: 80px; } ...@@ -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 { padding: 0; margin: 0; list-style-type: none; }
#menufooter ul li { display: inline; margin: 0; list-style: 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; color: #GET{c_navigation}; } #menufooter ul li a, #menufooter ul li a:visited { display: inline-block; padding: 0.5em 1em; text-decoration: none; white-space: nowrap; color: #GET{c_navigation}; }
#menufooter ul li a:hover, #menufooter ul li a:focus { background-color: #GET{c_menu_a_hover_bk}; color: #GET{c_menu_a_hover}; } #menufooter ul li a:hover, #menufooter ul li a:focus { background-color: #GET{c_menu_a_hover_bk}; color: #GET{c_menu_a_hover}; }
/* bandeau de contact dans le footer */ /* bandeau de contact dans le footer */
#footer #bandeaucontact { padding: 1px 10px; color: #GET{c_footer}; text-align: center; } #footer #bandeaucontact { padding: 1px 10px; color: #GET{c_footer}; text-align: center; }
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter