(109 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | < | + | <html></div></div></div></div></div> |
− | < | + | |
− | < | + | <html></div></div></div></div></div><head> |
+ | <style> | ||
+ | #top_title, #sideMenu, .action-view #content { display: none; } | ||
+ | #top_menu_14{height:auto;} | ||
+ | #globalWrapper { padding: 0; } | ||
+ | #sideMenu, #sideMenu * { box-sizing: content-box; } | ||
+ | #sideMenu { position: fixed; } | ||
+ | a { text-decoration: none; } | ||
+ | a:hover, a:focus { text-decoration: none; } | ||
− | + | body { | |
+ | font-size: medium; | ||
+ | font-weight: 500; | ||
+ | background: #fff; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
− | + | #HQ_page p { | |
+ | font-family: inherit; | ||
+ | font-size: inherit; | ||
+ | text-align: inherit; | ||
+ | } | ||
− | + | li { margin-bottom: 0; } | |
− | + | ||
− | + | #content { | |
− | + | width: 100%; | |
− | + | padding: 0; | |
+ | border: none; | ||
+ | color: black; | ||
+ | margin: 0; | ||
+ | background-color: transparent; | ||
+ | background-attachment:fixed; | ||
+ | position: static; | ||
+ | } | ||
+ | h1, h2, h3, h4, h5, h6 { | ||
+ | font: medium 'Raleway', sans-serif; | ||
+ | font-weight: 400; | ||
+ | font-style: normal; | ||
+ | color:inherit; | ||
+ | background:none; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | border:0; | ||
+ | } | ||
− | + | * | |
− | + | body { | |
− | + | front-family: 'Bebas Neue', sans-serif, Greorgia ; | |
+ | margin : 30px ; | ||
+ | padding :30px ;margin: 0; | ||
+ | padding: 0; | ||
+ | text-align: center; | ||
+ | |||
+ | } | ||
+ | .container{ | ||
+ | display:flex; | ||
+ | } | ||
− | + | .item{ | |
− | + | font-size:2em; | |
− | + | margin:15px; | |
+ | padding:10px; | ||
+ | text-align:center; | ||
+ | } | ||
− | |||
− | |||
− | |||
+ | div#position-menu2{ | ||
+ | position: relative; | ||
+ | z-index: 1000; | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #menu2, #menu2 ul{ | |
− | + | padding:0; | |
− | + | margin:0px; | |
− | + | list-style:none; | |
− | + | text-align:center; | |
− | + | ||
} | } | ||
− | + | #menu2 li{ | |
− | { | + | display:inline-block; |
− | + | position:relative; | |
− | + | border-radius:5px 5px 0 0; | |
} | } | ||
− | + | #menu2 ul li{ | |
− | + | display:inherit; | |
− | + | border-radius:0; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #menu2 ul li:hover{ | |
− | + | border-radius:0; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #menu2 ul li:nth-child(6){ | |
− | # | + | border-radius:0 0 8px 8px; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #menu2 ul{ | |
− | + | position:absolute; | |
− | + | z-index: 1000; | |
− | + | max-height:0; | |
− | + | left: 0; | |
− | + | right: 0; | |
+ | overflow:hidden; | ||
+ | -moz-transition: .8s all .3s; | ||
+ | -webkit-transition: .8s all .3s; | ||
+ | transition: .8s all .3s; | ||
} | } | ||
− | # | + | #menu2 li:hover ul{ |
− | + | max-height:14em; | |
− | + | ||
} | } | ||
+ | /* background des liens menus */ | ||
+ | #menu2 li:nth-child(4){ | ||
+ | background-color: #FFE6EA; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | /* | + | /* background des liens sous menus */ |
− | + | #menu2 li:first-child li{ | |
− | + | background:#FFD700; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #menu2 li:nth-child(2) li{ | |
− | + | background:#FFA500; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #menu2 li:nth-child(3) li{ | |
− | + | background:#BC8F8F; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #menu2 li:nth-child(4) li{ | |
− | + | background:#F08080; | |
− | + | } | |
− | + | #menu2 li:nth-child(5) li{ | |
− | + | background:#ADD8E6; | |
− | + | } | |
− | + | #menu2 li:nth-child(6) li{ | |
+ | background:#00CED1; | ||
} | } | ||
− | # | + | #menu2 li:nth-child(7) li{ |
− | + | background:#CD5C5C; | |
− | + | ||
} | } | ||
− | + | /* les a href */ | |
− | + | #menu2 a{ | |
− | + | text-decoration:none; | |
+ | display:block; | ||
+ | padding:10px 25px; | ||
+ | color:#fff; | ||
+ | font-family:'Bebas Neue', sans-serif; | ||
+ | } | ||
+ | #menu2 ul a{ | ||
+ | padding:5px 0; | ||
+ | } | ||
+ | #menu2 li:hover li a{ | ||
+ | color:#fff; | ||
+ | text-transform:inherit; | ||
+ | } | ||
+ | #menu2 li:hover a, #menu2 li li:hover a{ | ||
+ | color:#000; | ||
} | } | ||
− | /* | + | /*logo de communication */ |
− | + | #logocom a{ | |
− | + | ||
− | + | display:block; | |
− | + | padding:8px 2px; | |
− | + | ||
− | + | ||
} | } | ||
− | # | + | #logocom{ |
− | + | ||
− | + | ||
list-style-type= none; | list-style-type= none; | ||
+ | display: inline; | ||
+ | position: relative; | ||
+ | padding:1px; | ||
+ | left:40%; | ||
+ | |||
+ | |||
} | } | ||
− | + | ||
.logotwitterfb { | .logotwitterfb { | ||
+ | list-style-type= none; | ||
width: 20px; | width: 20px; | ||
height: 20px; | height: 20px; | ||
Line 258: | Line 232: | ||
− | + | #toparrow{ | |
− | # | + | position:fixed; |
− | + | z-index:2000; | |
− | position: | + | font-size:0; |
− | + | margin-top:20%; | |
− | + | margin-left:87%; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | margin: | + | |
} | } | ||
+ | </style> | ||
+ | <body> | ||
+ | <div class="container"> | ||
+ | <div class="header item"><a href=" https://2016.igem.org/Team:Pasteur_Paris " id=mainpage><img src="https://static.igem.org/mediawiki/2016/a/a7/T--Pasteur_Paris--LOGO-definitif.png" class="logo" width="135"></img></a></div> | ||
+ | <div class="menuLeft item"><a href=" https://2016.igem.org/Team:Pasteur_Paris " id=mainpage><img class="GIF" alt="http://imagizer.imageshack.us/a/img922/9439/1kY2Ez.gif" src="http://imagizer.imageshack.us/a/img922/9439/1kY2Ez.gif" height="100px" width="130px"></img></a></div> | ||
+ | <div class="content item"></div> | ||
− | |||
− | / | + | <div id="position-menu2" > |
− | / | + | <ul id="menu2" > |
+ | <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/AboutUs "><center><img src="https://static.igem.org/mediawiki/2016/0/0c/T--Pasteur_Paris--Logo_team.png" height="40px" width="40px"></center><b></b><FONT size ="3pt"color=#8B8378><br>About us</br></FONT></a > | ||
+ | <ul> | ||
+ | <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/AboutUs " href "#about us">Our team</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Attributions">Attribution</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Sponsors">Sponsors</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Context"><center><img src="https://static.igem.org/mediawiki/2016/c/c2/T--Pasteur_Paris--Science.png" height="40px" width="40px"></center><b></b><FONT size ="3pt" color=#8B8378><br>Project</br></FONT></a > | ||
+ | <ul> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Context">Context</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Overview">Overview</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Design"><center><img src="https://static.igem.org/mediawiki/2016/5/53/T--Pasteur_Paris--DESIGN_PART1.png" height="50px" width="40px" alt=""></center><b></b><FONT size ="3pt" color=#8B8378><br>Design </br></FONT></a> | |
− | # | + | <ul> |
− | + | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Science">Science </a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Moskit_devices">Devices</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Research">Research & development</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Methodology">Methodology</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Design_Biology">Design vs Biology</a></li> | |
− | |||
− | + | </ul> | |
− | + | </li> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | / | + | <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Labwork "><center><img src="https://static.igem.org/mediawiki/2016/b/b2/T--Pasteur_Paris--WetLab.png" height="40px" width="40px" alt=""></center><b></b><FONT size ="3pt" color=#8B8378><br>Labwork </br></FONT></a> |
− | + | <ul> | |
− | + | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Safety_Security">Safety & Security</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Protocol ">Protocol</a></li> | |
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Netbook ">Notebook</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Results ">Results</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
− | / | + | |
− | # | + | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Human_Pactrice"><center><img src="https://static.igem.org/mediawiki/2016/f/ff/T--Pasteur_Paris--1HP.png" height="40px" width="40px"><b></b><FONT size ="3pt" color=#8B8378></center><br>Human Practice</br></FONT></a> |
− | + | <ul> | |
− | + | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Integrated_Practices">Integrated Practices</a></li> | |
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Collaborations ">Collaborations</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Scenarios">Scenarios</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Meet-up ">Meet-up</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Engagement">Communication</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Law"> Law</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
− | / | + | <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Parts "><center><img src="https://static.igem.org/mediawiki/2016/2/21/T--Pasteur_Paris--BB1.png" height=" class="space"40px" width="40px"></center><b></b><FONT size ="3pt" color=#8B8378><br>Parts</br></FONT> </a> |
+ | <ul> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Description">Description</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
− | + | <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Eligibility"><center><img src="https://static.igem.org/mediawiki/2016/b/b1/T--Pasteur_Paris--Achievements_Pasteur_2016.png" class="space"height="40" width="40"></center><b></b><FONT size ="3pt" color=#8B8378><br>Achievements</br></FONT> </a> | |
− | + | <ul> | |
− | + | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/medals">Medals</a></li> | |
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Prizes"> Special Prizes</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Pasteur_Paris/rewards"> Awards obtained!</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <div id="logocom"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<section class="grayscale"> | <section class="grayscale"> | ||
− | + | <li><a href=" https://twitter.com/igem_pasteur " target="_blank"><img class="logotwitterfb" src="https://static.igem.org/mediawiki/2016/e/e2/T--Pasteur_Paris--Twitter_institut_pasteur_2016.jpg"/></a> </li> </a> | |
− | + | </li> | |
− | + | <li > | |
− | + | <a href=" https://www.facebook.com/igem.pasteur/" target="_blank"><img class="logotwitterfb" src="https://static.igem.org/mediawiki/2016/7/75/T--Pasteur_Paris--FB_institut_pasteur_2016.jpg"/></a> | |
</li> | </li> | ||
− | + | ||
<li > | <li > | ||
− | + | <a href="http://www.pasteur.fr/fr/enseignement/stages-etudiants/igem" target="_blank"><img class="logotwitterfb" src="https://static.igem.org/mediawiki/2016/3/3a/T--Pasteur_Paris--LOGO_Pasteur_2016.png"/></a> | |
− | + | </li> | |
− | + | <li> | |
− | + | <a href=" mailto:igem.pasteur@gmail.com " target="_blank"><img class="logotwitterfb" src="https://static.igem.org/mediawiki/2016/d/dc/T--Pasteur_Paris--Email_Pasteur_2016.jpg"/></a> | |
− | + | </li> | |
+ | <li> | ||
+ | <a href=" https://2016.igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2016/1/1e/T--Pasteur_Paris--IGEM_officiel.png" width="50"/></a> | ||
+ | </li> | ||
+ | |||
− | + | ||
− | + | </section> | |
− | + | </div> | |
− | + | ||
− | </div> | + | |
</div> | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
− | + | <div id="toparrow"> | |
− | + | <a href="#"><img src = "https://static.igem.org/mediawiki/2016/3/3c/T--Pasteur_Paris--Arrow_Achievements1.png" width= 47% alt=""><a/> | |
− | + | </div> | |
− | <div id=" | + | |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </div> | + | |
</body> | </body> | ||
+ | <p style="display:none"> | ||
</html> | </html> |