Team:Heidelberg/Software
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/boxes}} | {{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/boxes}} | ||
- | + | <html> | |
+ | <style> | ||
+ | .box { | ||
+ | background-color: transperent; | ||
+ | color: white; | ||
+ | } | ||
+ | </style> | ||
+ | </html> | ||
{{:Team:Heidelberg/templates/wikipage_new| | {{:Team:Heidelberg/templates/wikipage_new| | ||
| | | | ||
Line 18: | Line 25: | ||
<html> | <html> | ||
<div class="col-xs-12"> | <div class="col-xs-12"> | ||
- | + | <div class="boxes-table"> | |
- | + | <div class="boxes-row"> | |
- | + | <div class="cell box nohover"> | |
- | + | <div style="display:block; padding:0; position:relative;"> | |
- | + | <img src="/wiki/images/9/9f/Heidelberg_Igemathome_bg.png" class="img-responsive"/> | |
- | + | <h2>iGEM@home</h2> | |
- | + | </div> | |
- | + | </div> | |
- | + | <div class="cell box nohover"> | |
- | + | ||
- | + | ||
<div style="display:block; padding:0; position:relative;"> | <div style="display:block; padding:0; position:relative;"> | ||
- | + | <img src="/wiki/images/9/9f/Heidelberg_Igemathome_bg.png" class="img-responsive"/> | |
- | + | <h2>Linker Software</h2> | |
- | + | </div> | |
- | + | </div> | |
- | + | <div class="cell box nohover"> | |
- | + | ||
- | + | ||
<div style="display:block; padding:0; position:relative;"> | <div style="display:block; padding:0; position:relative;"> | ||
- | + | <img src="/wiki/images/9/9f/Heidelberg_Igemathome_bg.png" class="img-responsive"/> | |
- | + | <h2>MidnightDoc</h2> | |
- | + | </div> | |
- | + | </div> | |
- | + | </div> | |
- | + | <div class="boxes-row"> | |
- | + | <a href="https://2014.igem.org/Team:Heidelberg/Software/igemathome" class="cell box"> | |
- | + | <h3>The Software</h3> | |
- | + | Placeholder | |
- | + | </a> | |
- | + | <a href="https://2014.igem.org/Team:Heidelberg/Software/Linker_Software" class="cell box"> | |
- | + | <h3>The Software</h3> | |
- | + | Placeholder | |
- | + | </a> | |
- | + | <a href="https://2014.igem.org/Team:Heidelberg/Software/MidnightDoc" class="cell box"> | |
- | + | <h3>The Software</h3> | |
- | + | Placeholder | |
- | + | </a> | |
- | + | </div> | |
- | + | <div class="boxes-row"> | |
- | + | <a href="https://2014.igem.org/Team:Heidelberg/Software/igemathome/implementation" class="cell box"> | |
- | + | <h3>The Documentation</h3> | |
- | + | Placeholder | |
- | + | </a> | |
- | + | <a href="https://2014.igem.org/Team:Heidelberg/Software/Linker_Software/Documentation" class="cell box"> | |
- | + | <h3>The Documentation</h3> | |
- | + | Placeholder | |
- | + | </a> | |
- | + | <a href="https://2014.igem.org/Team:Heidelberg/Software/MidnightDoc/Documentation" class="cell box"> | |
- | + | <h3>The Documentation</h3> | |
- | + | Placeholder | |
- | + | </a> | |
- | + | </div> | |
- | + | </div> | |
- | + | ||
- | + | ||
</div> | </div> |
Revision as of 22:44, 15 October 2014
SOFTWARE
– Placeholder