Difference between revisions of "Template:Paris Bettencourt/cssMenu"

Line 171: Line 171:
 
li#menuCenter img {
 
li#menuCenter img {
 
display: block;
 
display: block;
 +
}
 +
li.left.home a {
 +
        z-index: 2;
 +
display: block;
 +
border-radius: 0;
 +
height: 25px;
 +
width: 25px;
 +
background-image: url('https://static.igem.org/mediawiki/2015/2/2b/ParisBettencourt_home.png');
 +
background-size: 25px;
 +
background-repeat: no-repeat;
 +
background-position: center;
 +
        box-shadow: none;
 +
        border-radius: 0 0 0px 0;
 +
        background-color: transparent;
 +
}
 +
li.left.home a:hover {
 +
        background-image: url('https://static.igem.org/mediawiki/2015/1/13/ParisBettencourt_HomeY.png');
 
}
 
}
  

Revision as of 09:46, 8 September 2015