Template:Igem europe CSS

From 2012.igem.org

(Difference between revisions)
Line 126: Line 126:
}
}
 +
</style>
 +
 +
<script language="javascript">
 +
 +
function movein(which){
 +
which.style.background='coral'
 +
}
 +
 +
function moveout(which){
 +
which.style.background='bisque'
 +
}
 +
 +
</script>
</html>
</html>

Revision as of 00:57, 13 February 2012