Meetups/May LMU-Munich

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
 +
<script>
 +
$("#top-section").hover(function(){
 +
    $('#top-section').removeClass("hidden");
 +
},function(){
 +
    $('#top-section').addClass("hidden");
 +
});
 +
</script>
<style type="text/css">
<style type="text/css">
 +
 +
 +
.hidden{
 +
visibility: hidden;
 +
}
 +
 +
#top-section{
#top-section{
 +
z-index:10;
//height:10px;
//height:10px;
}
}
Line 21: Line 36:
}
}
</style>
</style>
-
 
<h1>LMU Munich Team Meet up!</h1>
<h1>LMU Munich Team Meet up!</h1>

Revision as of 21:35, 22 April 2014

LMU Munich Team Meet up!

This is the wiki for the iGEM meetup in Munich.