Team:Wageningen UR/Templates/NavigationTop

From 2011.igem.org

(Difference between revisions)
Line 270: Line 270:
   background-position: 90.5% 50%;
   background-position: 90.5% 50%;
   }
   }
 +
 +
#Oscillation16 {
 +
  background-image: transparent;
 +
  background-repeat: no-repeat;
 +
  background-position: left center;
 +
  position: center;
 +
  width: 38px;
 +
  height: 37px;
 +
  border-style: solid;
 +
  border-width: 1px;
 +
  border-color: blue;
 +
  }
 +
 
 +
#Oscillation16.hovered, #Oscillation16:hover {
 +
  background-image: url('https://static.igem.org/mediawiki/2011/1/1e/Oscillation16.png');
 +
  background-position: 96.8% 50%;
 +
  }
 +
 +
 +
   </style>
   </style>

Revision as of 14:38, 10 April 2011