Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 770 → Rev 771

/trunk/sites/commun/generique/styles/pageInterieure.css
80,7 → 80,8
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Liens */
a {
color:#7B9C35;}
color:#7B9C35;
border-bottom:1px solid transparent;}/* Évite l'effet de décalage. */
a:hover {
color:#FD8C13;
border-bottom:1px dotted #7B9C35;}
536,6 → 537,11
padding:0;
display:inline;
font-weight:normal;}
#zone-menu-gauche .menu_actif a {
color:#FD8C13;}
#zone-menu-gauche .menu_inactif a {
color:#7b9c35;
font-weight:normal;}
#zone-menu-gauche a:hover {
color:#FD8C13;}
/*+-----------------------------------------------------------------------------------------------------------------+*/