Team:Wageningen UR/Templates/NavigationTop

From 2011.igem.org

(Difference between revisions)
Line 169: Line 169:
   }
   }
 +
#Oscillation10 {
 +
  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;
 +
  }
 +
 
 +
#Oscillation10.hovered, #Oscillation10:hover {
 +
  background-image: url('https://static.igem.org/mediawiki/2011/1/1b/Oscillation10.png');
 +
  background-position: 57.4% 50%;
 +
  }
 +
#Oscillation11 {
 +
  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;
 +
  }
 +
 
 +
#Oscillation11.hovered, #Oscillation11:hover {
 +
  background-image: url('https://static.igem.org/mediawiki/2011/b/b5/Oscillation11.png');
 +
  background-position: 64.4% 50%;
 +
  }
 +
 +
#Oscillation12 {
 +
  background-image: transparent;
 +
  background-repeat: no-repeat;
 +
  background-position: left center;
 +
  position: center;
 +
  width: 40px;
 +
  height: 37px;
 +
  border-style: solid;
 +
  border-width: 1px;
 +
  border-color: blue;
 +
  }
 +
 
 +
#Oscillation12.hovered, #Oscillation12:hover {
 +
  background-image: url('https://static.igem.org/mediawiki/2011/0/0b/Oscillation12.png');
 +
  background-position: 71% 50%;
 +
  }
   </style>
   </style>

Revision as of 14:29, 10 April 2011