Difference between revisions of "Team:TUDelft/Awards"

(Created page with "{{:Team:TUDelft/Head}} <html> <head> <style> </style> </head> <body> </body> </html> {{:Team:TUDelft/Footer2}}")
 
Line 1: Line 1:
 
{{:Team:TUDelft/Head}}
 
{{:Team:TUDelft/Head}}
 +
 
<html>
 
<html>
<head>
+
<head>  
 
<style>
 
<style>
 +
 +
 +
#showcase{
 +
  background-image:url('https://static.igem.org/mediawiki/2018/a/a1/T--TUDelft--fissaaa2.png');
 +
  background-size:cover;
 +
  background-position:center;
 +
  background-repeat: no-repeat;
 +
  height:100vh;
 +
  display:flex;
 +
  flex-direction:column;
 +
  justify-content:center;
 +
  align-items:center;
 +
  text-align:center;
 +
  margin-top: -100px;
 +
  position: relative;
 +
}
 +
 +
 +
.text-block2 {
 +
    position: absolute;
 +
    top: 12%;
 +
    left: 1%;
 +
    color: grey;
 +
    width: 200px;
 +
    z-index: 5;
 +
}
 +
.text-block3 {     
 +
    position: absolute;
 +
    top: 12%;
 +
    right: 1%;
 +
    color: grey;
 +
    max-width: 200px;
 +
    z-index: 5;
 +
}   
 +
 +
 +
   
 +
.tulogo {
 +
    max-height: 150px !important;
 +
    width: auto;
 +
    z-index: 1;
 +
}
 +
.adopelogo {
 +
    max-height: 100px !important;
 +
    width: auto;
 +
    z-index: 1;
 +
    }
 +
   
 +
.overlaycontainer {
 +
    z-index: 400 !important;
 +
 +
 +
 +
 
 
</style>
 
</style>
 +
 +
   
 
</head>
 
</head>
 
<body>
 
<body>
 +
 +
<!-- WRITE YOUR STUFF RIGHT HERE -->
 +
<header id="showcase">
 +
<div class="overlaycontainer " class="text-center">
 +
    <!--<div id="fadein1">On your marks.</div>
 +
    <div id="fadein2">Get set.</div>
 +
    <div id="fadein3">Detect.</div>
 +
    <div id="fadein4">Join the race against gene doping.</div> -->
 +
 +
    <div class="text-block2">
 +
    <img src="https://static.igem.org/mediawiki/2018/c/ca/T--TUDelft--2018_TUDelft.png" class="tulogo"></div>
 +
    <div class="text-block3">
 +
    <img src="https://static.igem.org/mediawiki/2018/c/c6/T--TUDelft--2018_adope_logo_black.png" class="adopelogo"></div>
 +
   
 +
</div>
 +
</header>
 +
   
 +
<br>
 +
    <div class="spcmkr"></div>
 +
   
 +
<div class="container" >
 +
 +
 +
    </div>
 +
   
 +
 +
    <!-- BETWEEN THESE TWO COMMENTS -->
 +
   
 +
       
 
</body>
 
</body>
 
</html>
 
</html>
 +
   
 
{{:Team:TUDelft/Footer2}}
 
{{:Team:TUDelft/Footer2}}

Revision as of 14:05, 28 November 2018

ADOPE