Team:Wageningen UR/Templates/NavigationTop

From 2011.igem.org

(Difference between revisions)
Line 83: Line 83:
   background-position: 15.6% 50%;
   background-position: 15.6% 50%;
   }
   }
 +
 +
#Oscillation5 {
 +
  background-image: transparent;
 +
  background-repeat: no-repeat;
 +
  background-position: left center;
 +
  position: center;
 +
  width: 43px;
 +
  height: 37px;
 +
  border-style: solid;
 +
  border-width: 1px;
 +
  border-color: blue;
 +
  }
 +
 
 +
#Oscillation5.hovered, #Oscillation5:hover {
 +
  background-image: url('https://static.igem.org/mediawiki/2011/a/a2/Oscillation5.png');
 +
  background-position: 22.6% 50%;
 +
  }
 +
 +
#Oscillation6 {
 +
  background-image: transparent;
 +
  background-repeat: no-repeat;
 +
  background-position: left center;
 +
  position: center;
 +
  width: 43px;
 +
  height: 37px;
 +
  border-style: solid;
 +
  border-width: 1px;
 +
  border-color: blue;
 +
  }
 +
 
 +
#Oscillation6.hovered, #Oscillation6:hover {
 +
  background-image: url('https://static.igem.org/mediawiki/2011/0/0c/Oscillation6.png');
 +
  background-position: 29.6% 50%;
 +
  }
 +
 +
#Oscillation7 {
 +
  background-image: transparent;
 +
  background-repeat: no-repeat;
 +
  background-position: left center;
 +
  position: center;
 +
  width: 43px;
 +
  height: 37px;
 +
  border-style: solid;
 +
  border-width: 1px;
 +
  border-color: blue;
 +
  }
 +
 
 +
#Oscillation7.hovered, #Oscillation7:hover {
 +
  background-image: url('https://static.igem.org/mediawiki/2011/0/00/Oscillation7.png');
 +
  background-position: 36.5% 50%;
 +
  }
 +
 +
   </style>
   </style>

Revision as of 14:22, 10 April 2011