Team:Heidelberg/Software

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<style>
<style>
 +
.box2 {
 +
background-color: transparent;
 +
color: white;
 +
}
.box {
.box {
-
background-color: darkgray;
+
background-color: #242424;
color: white;
color: white;
}
}
Line 17: Line 21:
.box.nohover:hover {
.box.nohover:hover {
 +
color: white;
 +
}
 +
.box2.nohover:hover {
color: white;
color: white;
}
}
Line 57: Line 64:
</div>
</div>
<div class="boxes-row">
<div class="boxes-row">
-
<a href="https://2014.igem.org/Team:Heidelberg/Software/igemathome" class="cell box">
+
<a href="https://2014.igem.org/Team:Heidelberg/Software/igemathome" class="cell box2">
<h3>The Software</h3>
<h3>The Software</h3>
Placeholder
Placeholder
</a>
</a>
-
<a href="https://2014.igem.org/Team:Heidelberg/Software/Linker_Software" class="cell box">
+
<a href="https://2014.igem.org/Team:Heidelberg/Software/Linker_Software" class="cell box2">
<h3>The Software</h3>
<h3>The Software</h3>
Placeholder
Placeholder
</a>
</a>
-
<a href="https://2014.igem.org/Team:Heidelberg/Software/MidnightDoc" class="cell box">
+
<a href="https://2014.igem.org/Team:Heidelberg/Software/MidnightDoc" class="cell box2">
<h3>The Software</h3>
<h3>The Software</h3>
Placeholder
Placeholder

Revision as of 09:29, 16 October 2014