Difference between revisions of "Team:Rice"

m
 
(19 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
<head>
 
<head>
 
<title>Rice iGEM 2017 Homepage</title>
 
<title>Rice iGEM 2017 Homepage</title>
 +
<link href="https://fonts.googleapis.com/css?family=Assistant:800|Didact+Gothic|Open+Sans:300" rel="stylesheet">
 
<style>
 
<style>
 
+
/* * {
body {
+
border: 1px solid white;
margin: 0px;
+
} */
}
+
 
.running-faucet div {
 
.running-faucet div {
 
width: 80vw;
 
width: 80vw;
Line 28: Line 28:
 
background-position: center;
 
background-position: center;
 
}
 
}
 
+
            #background_video {
                        #background_video {
+
                filter:brightness(50%);
                          filter:brightness(50%);
+
            }
                        }
+
            .logo{
                         
+
            margin-top: 15%;
             
+
            z-index: -500;
 +
            width: 100%;
 +
            text-align: center;
 +
            position: fixed;
 +
            }
 +
            body{
 +
            background-color:black;
 +
            width: 100%;
 +
            }   
 
</style>
 
</style>
 
</head>
 
</head>
 
<body>
 
<body>
<div class="running-faucet" style="padding-bottom:800px">
+
<div class="logo">
 +
<img style = "width: 35%;" src="https://static.igem.org/mediawiki/2017/8/82/Rice_University_iGEM_White_Logo.png">
 +
</div>
 +
<div class="running-faucet" style = "padding-bottom:80%">
 
<video autoplay="" loop="" id ="background_video">
 
<video autoplay="" loop="" id ="background_video">
 
<source src="https://static.igem.org/mediawiki/2017/c/c2/Rice_iGEM_2017_Underwater_Bubbles.mp4">
 
<source src="https://static.igem.org/mediawiki/2017/c/c2/Rice_iGEM_2017_Underwater_Bubbles.mp4">
 
</video>
 
</video>
 
</div>
 
</div>
 
 
</body>
 
</body>
 
</html>
 
</html>
  
 
{{Team:Rice/Logos}}
 
{{Team:Rice/Logos}}

Latest revision as of 20:59, 1 November 2017

Rice iGEM 2017 Homepage