Template:Team:KIT-Kyoto/MaxImage

From 2014.igem.org

(Difference between revisions)
 
Line 699: Line 699:
})(jQuery);
})(jQuery);
</script>
</script>
-
 
-
<script type="text/javascript">
 
-
$(function(){
 
-
    $('#bg').maximage({
 
-
overflow:'hidden',
 
-
        verticalAlign:'top'
 
-
    });
 
-
});
 
-
</script>
 
-
 
-
<style type="text/css">
 
-
/*Set my logo in bottom left*/
 
-
#logo {
 
-
bottom:30px;
 
-
height:auto;
 
-
left:30px;
 
-
position:absolute;
 
-
width:34%;
 
-
z-index:1000;
 
-
}
 
-
#logo img {
 
-
width:100%;
 
-
}
 
-
</style>
 

Latest revision as of 09:23, 19 May 2014