Difference between revisions of "Team:NYU Shanghai/Code"

Line 1,104: Line 1,104:
  
 
<style type="text/css">
 
<style type="text/css">
 +
  #sponsors {
 +
    margin-top: 20px;
 +
  }
 
   #sponsors a {
 
   #sponsors a {
 
     text-decoration: none;
 
     text-decoration: none;
Line 1,110: Line 1,113:
 
     width: 150px;
 
     width: 150px;
 
     text-align: center;
 
     text-align: center;
 +
  }
 +
  #sponsors a:hover {
 +
    color:goldenrod;
 
   }
 
   }
 
   #sponsors a img {
 
   #sponsors a img {
     opacity: 0.6;
+
     opacity: 0.5;
 
     display: inline;
 
     display: inline;
 
     width: 150px;
 
     width: 150px;
Line 1,134: Line 1,140:
 
   </a><a href="#">
 
   </a><a href="#">
 
   <img src="https://static.igem.org/mediawiki/2012/8/80/IDT_logo.png" />
 
   <img src="https://static.igem.org/mediawiki/2012/8/80/IDT_logo.png" />
   </a>
+
   </a><br>
 +
<p><a href="#">Link 1</a> | <a href="#">Link 2</a> | <a href="#">Link 3</a>
 
</div>
 
</div>
  
  
 
</html>
 
</html>

Revision as of 14:46, 12 September 2015

Code