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

(Replaced content with "{{NYU_Shanghai}} <html> <script type="text/javascript"> window.onload=revealTeam(); </script> </html>")
Line 5: Line 5:
 
   window.onload=revealTeam();
 
   window.onload=revealTeam();
 
</script>
 
</script>
 +
 +
<style type="text/css">
 +
  #video {
 +
    width: 982px;
 +
    height: 485px;
 +
  }
 +
  .member {
 +
    width: 982px;
 +
    height: 240px;
 +
    margin-top: 20px;
 +
  }
 +
  img {
 +
    width: 240px;
 +
    display: inline-block;
 +
    margin: 0px;
 +
    position: absolute;
 +
  }
 +
  h3 {
 +
    font-size: 35px;
 +
    border: 0;
 +
}
 +
  h4 {
 +
    color: #80f;
 +
    text-decoration: none;
 +
    margin: 0px;
 +
    padding: 20px 0px;
 +
    font-size: 48px;
 +
    font-family: "bebas";
 +
}
 +
  p {
 +
    font-size: 16px;
 +
  }
 +
  .description {
 +
    width: 720px;
 +
    height: 240px;
 +
    display: inline-block;
 +
    margin: 0px;
 +
    position: absolute;
 +
    right: 0px;
 +
  }
 +
  .description p, .description h3 {
 +
    color: white;
 +
    text-align: justify;
 +
  }
 +
  .description ul, .description li {
 +
    text-decoration: none;
 +
  }
 +
  @font-face {
 +
    font-family: "Helvetica Neue Light";
 +
    src: url("https://static.igem.org/mediawiki/2015/8/86/NYU_Shanghai_HelveticaNeue-Light.otf") format("opentype");
 +
  }
 +
 +
</style>
  
 
</html>
 
</html>

Revision as of 22:51, 10 September 2015