Difference between revisions of "Team:Michigan Software/Demonstrate"

 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Michigan_Software}}
 
{{Michigan_Software}}
 
<html>
 
<html>
 +
<head>
 +
 +
<link href='https://fonts.googleapis.com/css?family=Comfortaa:300,400,700' rel='stylesheet' type='text/css'>
 +
 +
<style>
 +
 +
.blue-border{
 +
border-radius: 5px;
 +
            border-color: #00274c;
 +
border-style: solid;
 +
padding: 50px;
 +
}
 +
 +
.a-over{
 +
margin:0 !important;
 +
padding:0 !important;
 +
font-size:100% !important;
 +
vertical-align:baseline !important;
 +
background:transparent !important;
 +
text-decoration:none !important;
 +
color: #00274c !important;
 +
font-family: 'Comfortaa', cursive !important;
 +
font-weight:bold!important;
 +
font-size: 14pt !important;
 +
}
 +
 +
.p-font{
 +
                        /*color: #00274c;*/
 +
                        font-family: 'Comfortaa', cursive !important;
 +
                        font-weight:400;
 +
font-size: 12pt !important;
 +
                }
 +
.grey-text{
 +
color: #4d4d4d;
 +
}
 +
.heading-weight{
 +
font-weight:700;
 +
}
 +
                #p-holder {
 +
                        font-family: 'Comfortaa', cursive !important;
 +
                }
 +
 +
 +
</style>
 +
 +
</head>
 +
<body>
 +
 +
<div class="container">
 +
       
 +
        <div class="row">
 +
        <div class="col-xs-12 col-md-9 blue-border">
 +
 +
<div class="row" style="border-bottom:thin solid;">
 +
            <div class="col-xs-12" style="font-family: 'Comfortaa', cursive; color:#00274c !important; padding-bottom:30px">
 +
                <h1>Michigan Software Team<br>ProtoCat 3.0 - Demonstrate</h1>
 +
            </div>
 +
      </div>
 +
 +
<br>
  
 
<center>
 
<center>
<video width="640" height="480" controls>
+
<iframe width="560" height="315" src="https://www.youtube.com/embed/kBaJ8y1s2zs" frameborder="0" allowfullscreen></iframe>
  <source src="https://2016.igem.org/File:T--Michigan_Software--demo.mov" type="video/mov">
+
Your browser does not support the video tag.
+
</video>
+
 
</center>
 
</center>
 +
</div>
 +
 +
        </div>
 +
        </div>
 +
 +
 +
</body>
  
  
  
 
</html>
 
</html>

Latest revision as of 03:20, 19 October 2016

Michigan Software Team
ProtoCat 3.0 - Demonstrate