Team:Wageningen UR/Templates/NavigationTop

From 2011.igem.org

(Difference between revisions)
Line 67: Line 67:
   }
   }
 +
#Oscillation4 {
 +
  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;
 +
  }
 +
 
 +
#Oscillation4.hovered, #Oscillation4:hover {
 +
  background-image: url('https://static.igem.org/mediawiki/2011/4/46/Oscillation4.png');
 +
  background-position: 15.6% 50%;
 +
  }
   </style>
   </style>

Revision as of 14:19, 10 April 2011