Line 3: | Line 3: | ||
<style> | <style> | ||
− | + | /* | |
the-content{ | the-content{ | ||
padding-left: 10%; | padding-left: 10%; | ||
padding-right: 10%; | padding-right: 10%; | ||
} | } | ||
+ | */ | ||
h3{ | h3{ | ||
Line 14: | Line 15: | ||
} | } | ||
− | img { | + | |
+ | #big-container img{ | ||
display: block; | display: block; | ||
margin-left: auto; | margin-left: auto; | ||
Line 21: | Line 23: | ||
</style> | </style> | ||
+ | <div class="container-fluid" id="big-container"> | ||
+ | <div class="row"> | ||
+ | |||
+ | |||
+ | <div class="col-xs-12 col-sm-12 col-md-12"> | ||
+ | |||
<div class="the-content"> | <div class="the-content"> | ||
Line 28: | Line 36: | ||
<img src="https://static.igem.org/mediawiki/2016/e/e7/T--NYU-AD--integratedhp.png"/> | <img src="https://static.igem.org/mediawiki/2016/e/e7/T--NYU-AD--integratedhp.png"/> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 08:25, 18 October 2016