Team:UST Beijing/Team

From 2014.igem.org

(Difference between revisions)
Line 28: Line 28:
     <style>
     <style>
-
     #footerlogo {
+
.modal-backdrop {
-
      width: 250px;
+
    position: relative;
-
      height: 100px;
+
}
-
    }
+
 
 +
.dl-horizontal dt {
 +
     white-space: normal;
 +
}
 +
 
 +
#footerlogo {
 +
  width: 250px;
 +
  height: 100px;
 +
}
 +
 
 +
#minilogo {
 +
  width: 200px;
 +
}
 +
 
       /* Removes the mysterious margin of footer */
       /* Removes the mysterious margin of footer */
Line 568: Line 581:
   </div>
   </div>
 +
<hr class="half-rule">
 +
 +
 +
<div class="container">
 +
  <a href="#" vertical-align="middle" data-toggle="modal" data-target="#myModal1"><img id="minilogo" src="https://static.igem.org/mediawiki/2014/2/2a/Ustbgroupshotmini.png"></a>
 +
 +
  <!-- Modal -->
 +
  <div class="modal fade" id="myModal1" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
 +
    <div class="modal-dialog">
 +
      <div class="modal-content">
 +
        <div class="modal-body">
 +
          <div align="center"><img src="https://static.igem.org/mediawiki/2014/2/27/Ustbgroupshot.JPG" alt="" class="img-responsive"></div>
 +
        </div>
 +
        <div class="modal-footer">
 +
          <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
 +
        </div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
</div>

Revision as of 11:40, 16 October 2014

USTB iGEM14 Team