Template:Team:TU Munich/Overview
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <style> | ||
+ | .mlu { | ||
+ | display: block; | ||
+ | float: left; | ||
+ | width: 435px; | ||
+ | min-height: 250px; | ||
+ | padding: 10px; | ||
+ | margin-left: 14px; | ||
+ | margin-right: 0px; | ||
+ | margin-bottom: 0px; | ||
+ | border-top-left-radius: 20px; | ||
+ | } | ||
+ | |||
+ | .mru { | ||
+ | display: block; | ||
+ | float: right; | ||
+ | width: 435px; | ||
+ | min-height: 250px; | ||
+ | padding: 10px; | ||
+ | margin-left: 0px; | ||
+ | margin-right: 14px; | ||
+ | margin-bottom: 0px; | ||
+ | border-top-right-radius: 20px; | ||
+ | } | ||
+ | |||
+ | .mlb { | ||
+ | display: block; | ||
+ | float: left; | ||
+ | width: 435px; | ||
+ | min-height: 250px; | ||
+ | padding: 10px; | ||
+ | margin-left: 14px; | ||
+ | margin-right: 0px; | ||
+ | margin-top: 0px; | ||
+ | border-bottom-left-radius: 20px; | ||
+ | } | ||
+ | |||
+ | .mrb { | ||
+ | display: block; | ||
+ | float: right; | ||
+ | width: 435px; | ||
+ | min-height: 250px; | ||
+ | padding: 10px; | ||
+ | margin-left: 0px; | ||
+ | margin-right: 14px; | ||
+ | margin-top: 0px; | ||
+ | border-bottom-right-radius: 20px; | ||
+ | } | ||
+ | </style> | ||
<script language="JavaScript" src="https://2012.igem.org/Team:TU_Munich/accordionImageMenu-0.4.min.js?action=raw&ctype=text/js"></script> | <script language="JavaScript" src="https://2012.igem.org/Team:TU_Munich/accordionImageMenu-0.4.min.js?action=raw&ctype=text/js"></script> | ||
<link rel="stylesheet" href="https://2012.igem.org/Team:TU_Munich/accordionImageMenu.css?action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2012.igem.org/Team:TU_Munich/accordionImageMenu.css?action=raw&ctype=text/css" type="text/css" /> | ||
Line 24: | Line 73: | ||
</script> | </script> | ||
- | <div class=" | + | <div class="mlu"> |
<h2> Ingredients </h2> | <h2> Ingredients </h2> | ||
<hr/> | <hr/> | ||
Line 36: | Line 85: | ||
</div> | </div> | ||
- | <div class=" | + | <div class="mru"> |
<h2> Regulation </h2> | <h2> Regulation </h2> | ||
<hr/> | <hr/> | ||
Line 48: | Line 97: | ||
</div> | </div> | ||
- | <div class=" | + | <div class="mlb"> |
<h2> Outside the Lab </h2> | <h2> Outside the Lab </h2> | ||
<hr/> | <hr/> | ||
Line 59: | Line 108: | ||
</ul> | </ul> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="mrb"> |
<h2> Description</h2> | <h2> Description</h2> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 22:14, 14 September 2012