Changes

Add World 7
Line 410: Line 410:     
.wor3:hover{
 
.wor3:hover{
 +
background-position:0 100%;
 +
}
 +
.wor7{
 +
margin:auto;
 +
background: transparent url(skins/common/images/w7.png) no-repeat;
 +
background-position:0 0;
 +
display:block;
 +
width:70px;
 +
height:70px;
 +
}
 +
 +
.wor7:hover{
 
background-position:0 100%;
 
background-position:0 100%;
 
}
 
}