Difference between revisions of "Team:Michigan/Software"

 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- MSBT2016 Engagement Wiki Page -->
+
<div class="column full_size incomplete judges-will-not-evaluate">
{{Team:Michigan/navbar-Irina}}
+
<h3>★ ALERT! ★ </h3>
{{Team:Michigan/Navigation}}
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Medals">team collaboration silver medal criterion.
  
<html>
+
<p> Delete this box in order to be evaluated for this medal. See instructions at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards. </a> </p>
<head>
+
    <link href="https://static.igem.org/mediawiki/2016/2/2f/Bootstrap-msbt-css.txt" rel="stylesheet" type="text/css"/>
+
</head>
+
<style>
+
 
+
#sideMenu, #top_title {display:none;}
+
#content { padding:0px; width:100%;}
+
body {background-color:white; width:100%}
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
#top_menu_inside, #top_menu_14 { height:20px;}
+
+
 
+
 
+
 
+
div.blue {
+
    background-color: white;
+
    color: white;
+
    margin: 20px 0 20px 0;
+
    padding: 20px;
+
    border-size: 10px;
+
    border-color:#00274c;
+
    border-style: solid;
+
    display: flex;
+
}
+
 
+
div.maize {
+
  background-color: white;
+
  color: white;
+
  margin: 20px 0 20px 0;
+
  padding: 20px;
+
  border-size: 10px;
+
  border-color:#ffd700;
+
  border-style:solid;
+
  display: flex;
+
 
+
 
+
}
+
h2 {
+
        font-family: 'Poiret One', cursive;
+
        font-size: 30px;
+
        color: black;
+
        display: flex;
+
      }
+
h1 {
+
        font-family: 'Poiret One', cursive;
+
        font-size: 40px;
+
        color: black;
+
    }
+
p {
+
        font-family: 'Poiret One', cursive;
+
        font-size: 30px;
+
        color: black;
+
        display: flex;
+
      }
+
div.container {
+
  padding-top: 50px;
+
}
+
img {
+
  display: block;
+
  margin-left: auto;
+
  margin-right: auto;
+
 
+
}
+
 
+
div.col-md-3{
+
  display: flex;
+
 
+
}
+
 
+
</style>
+
<body>
+
  <div class = "container"> <h1 style="text-align:center; font-size: 75px;"><font face= "Poiret One">Software</font></h1>
+
    <div class="row">
+
      <div class="blue">
+
        <div class="col-md-12">
+
          <p style="text-align:center; font-size:20px;"><font face="verdana">Michigan iGEM 2016 is competing for the <a href="https://2016.igem.org/Team:Michigan/Entrepreneurship">Entrepreneurship</a>, <a href="https://2016.igem.org/Team:Michigan/HP/Silver">Human Practices Silver</a>, and <a href="https://2016.igem.org/Team:Michigan/Model">Modeling</a> awards.</font></p>
+
        </div>
+
      </div>
+
    </div>
+
  </div>
+
 
</div>
 
</div>
</body>
 
</html>
 

Latest revision as of 03:17, 19 October 2016

★ ALERT! ★

This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Medals">team collaboration silver medal criterion. <p> Delete this box in order to be evaluated for this medal. See instructions at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards. </a>