Team:Heidelberg/Project/Toolbox

From 2014.igem.org

(Difference between revisions)
Line 14: Line 14:
background-repeat: no-repeat;
background-repeat: no-repeat;
background-size: 100% auto;
background-size: 100% auto;
 +
}
 +
 +
#light:hover {
 +
color: #FF7E25;
}
}
Line 72: Line 76:
<div class="row">
<div class="row">
<div class="col-lg-11 col-lg-offset-1">
<div class="col-lg-11 col-lg-offset-1">
-
<span class="middle">... tamed by <a href="#">light</a> induction.</span>
+
<span class="middle">... tamed by <a href="#" id="light">light</a> induction.</span>
</div>
</div>
</div>
</div>

Revision as of 14:45, 6 October 2014