Team:Heidelberg/Software
From 2014.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<style> | <style> | ||
.box.nohover { | .box.nohover { | ||
- | background-color: transparent; | + | background-color: transparent; |
- | color: white; | + | color: white; |
} | } | ||
+ | |||
+ | .box.nohover h2 { | ||
+ | position: relative; | ||
+ | top:10px; | ||
+ | } | ||
+ | |||
.box.nohover:hover { | .box.nohover:hover { | ||
- | + | color: white; | |
- | color: white; | + | |
} | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> | ||
Line 32: | Line 38: | ||
<div class="boxes-row"> | <div class="boxes-row"> | ||
<div class="cell box nohover"> | <div class="cell box nohover"> | ||
- | + | <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 class="cell box nohover"> | ||
- | + | <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 class="cell box nohover"> | ||
- | + | <img src="/wiki/images/9/9f/Heidelberg_Igemathome_bg.png" class="img-responsive"/> | |
- | + | <h2>MidnightDoc</h2> | |
- | + | ||
- | + | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 22:53, 15 October 2014
SOFTWARE
– Placeholder