Team:Dundee/inside/saloon

From 2014.igem.org

(Difference between revisions)
Line 48: Line 48:
#medals img {
#medals img {
   position: absolute;  
   position: absolute;  
-
   top: 181%;  
+
   top: 178%;  
-
   left: 142%;  
+
   left: 140%;  
   right: 0;  
   right: 0;  
   bottom: 0;  
   bottom: 0;  
   margin: auto;  
   margin: auto;  
   width: 60%;
   width: 60%;
-
   height: 132%;
+
   height: 130%;
}   
}   
Line 105: Line 105:
     <div id="imp">
     <div id="imp">
  <a href="/Team:Dundee/Implementation/introduction">
  <a href="/Team:Dundee/Implementation/introduction">
 +
        <img src="https://static.igem.org/mediawiki/2014/0/08/Bigmeatup.png" alt="" class="detail">
     </a>
     </a>
     </div>  
     </div>  
Line 115: Line 116:
function fadeImg(){
function fadeImg(){
-
  $(".detail").fadeTo("2000",0); 
 
   $(".detail").fadeTo("2000",1);   
   $(".detail").fadeTo("2000",1);   
   $(".detail").fadeTo("2000",0);   
   $(".detail").fadeTo("2000",0);   
   $(".detail").fadeTo("2000",1);   
   $(".detail").fadeTo("2000",1);   
-
   $(".detail").fadeTo("2000",0);
+
   $(".detail").fadeTo("2000",0); 
 +
  $(".detail").fadeTo("2000",1);
}
}

Revision as of 18:57, 16 October 2014

Dundee 2014