Team:INSA-Lyon/Project/Results
From 2010.igem.org
(Difference between revisions)
m |
|||
(4 intermediate revisions not shown) | |||
Line 10: | Line 10: | ||
<style type="text/css";> | <style type="text/css";> | ||
.firstHeading{background-image: url(https://static.igem.org/mediawiki/2010/9/93/Team_INSA-Lyon_header_DroppyColi.jpg); backgroung-repeat: no repeat;} | .firstHeading{background-image: url(https://static.igem.org/mediawiki/2010/9/93/Team_INSA-Lyon_header_DroppyColi.jpg); backgroung-repeat: no repeat;} | ||
+ | ul#topnav li:hover { | ||
+ | background: #f200d0 url("https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif") repeat-x; | ||
+ | } | ||
+ | ul#topnav li span { background: #f200d0;} | ||
</style> | </style> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | |||
+ | $("ul#topnav li").hover(function() { //Hover over event on list item | ||
+ | $(this).css({ 'background' : '#f200d0 url(https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif) repeat-x'}); //Add background color and image on hovered list item | ||
+ | $(this).find("span").show(); //Show the subnav | ||
+ | } , function() { //on hover out... | ||
+ | $(this).css({ 'background' : 'none'}); //Ditch the background | ||
+ | $(this).find("span").hide(); //Hide the subnav | ||
+ | }); | ||
+ | |||
+ | }); | ||
+ | </script> | ||
<div class="colonnegauche"> | <div class="colonnegauche"> | ||
Line 20: | Line 38: | ||
<li><a href="/Team:INSA-Lyon/Project/Future_direction" class="coral"> > Future Direction</a></li> | <li><a href="/Team:INSA-Lyon/Project/Future_direction" class="coral"> > Future Direction</a></li> | ||
<li><a href="/Team:INSA-Lyon/Project/Notebook" class="blue"> > Notebook</a></li> | <li><a href="/Team:INSA-Lyon/Project/Notebook" class="blue"> > Notebook</a></li> | ||
- | <li><a href="/Team:INSA-Lyon/Project/Modeling" class="green"> > | + | <li><a href="/Team:INSA-Lyon/Project/Modeling" class="green"> > Modelling</a></li> |
<li><a href="/Team:INSA-Lyon/Project/References" class="orange"> > References</a></li> | <li><a href="/Team:INSA-Lyon/Project/References" class="orange"> > References</a></li> | ||
Line 34: | Line 52: | ||
</div> | </div> | ||
+ | <div id="corps4" style="border:0px;"> | ||
+ | |||
+ | <div style="float:justify;border:solid 0px green;> <!-- mettre 1px si cadre --> | ||
+ | -moz-border-radius: 15px; | ||
+ | -webkit-border-radius: 15px; | ||
+ | border-radius: 15px;"> | ||
+ | |||
+ | <div style="text-align:center;"> | ||
+ | <a id="csb" href="http://fondation.insa-lyon.fr/"><img style="width: 120px; height: 60px; margin: 10px; padding-top: 15px; padding-bottom: 15px" src="https://static.igem.org/mediawiki/2010/8/81/Team_INSA-Lyon_logo_fondationINSA.jpg"/></a> | ||
+ | |||
+ | <a id="csb" href="http://www.biomerieux.fr/"><img style="width: 120px; height: 90px; margin: 10px" src="http://www.biomerieux.fr/france/img/logo_home.png"/></a> | ||
+ | |||
+ | |||
+ | <a id="csb" href="http://www.insa-lyon.fr/en"><img style="width: 120px; height: 64.2px; margin: 15px; padding-top: 10px; padding-bottom: 10px" src="https://static.igem.org/mediawiki/2010/4/46/Team_INSA-Lyon_logo_Insa.png" /></a> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
</html> | </html> |
Latest revision as of 12:26, 31 August 2010
Results
Currently under construction