Difference between revisions of "Team:Pasteur Paris/Week 9"
(Created page with "{{Pasteur_Paris}} <html> <br> <p> week 9 </p> </html>") |
|||
(18 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Pasteur_Paris}} | {{Pasteur_Paris}} | ||
<html> | <html> | ||
+ | <style type="text/css"> | ||
+ | a { | ||
+ | text-decoration: none !important; | ||
+ | } | ||
+ | .menunotebook { | ||
+ | width: 15%; | ||
+ | background-color:#FFFFFF; | ||
+ | border-right: none; | ||
+ | border-left: none <!--1px solid #929292-->; | ||
+ | padding-left: 10px; | ||
+ | padding-right: 10px; | ||
+ | line-height: 10px; | ||
+ | } | ||
+ | |||
+ | .week { | ||
+ | text-align: center; | ||
+ | } | ||
− | + | .week h1 { | |
− | + | font-family: "Avenir Next","Trebuchet MS", Helvetica, sans-serif; | |
+ | font-size: 0.9em; | ||
+ | color:#9E9E9E; | ||
+ | font-weight: 500; | ||
+ | line-height: 10px; | ||
+ | text-shadow: 1px 1px 1px #B2B2B2; | ||
+ | border: none; | ||
+ | } | ||
+ | .week p { | ||
+ | font-family: Courier New; | ||
+ | font-size: 1em; | ||
+ | margin-top: -25px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | |||
+ | .week h1:hover { | ||
+ | color: #1F89DA; | ||
+ | text-shadow: 1px 1px 1px #ffffff; | ||
+ | } | ||
+ | |||
+ | .fontcorpspage { | ||
+ | text-align: center; | ||
+ | padding-top: 50px; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | <div class="container"> | ||
+ | <center> | ||
+ | <table width="100%" cellpadding="0" cellspacing="0"> | ||
+ | <tr vertical-align:top;> | ||
+ | <td class="menunotebook" style="margin: 0px; vertical-align: top;"> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_1" class="week"> | ||
+ | <h1>Week 1</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_2" class="week"> | ||
+ | <h1>Week 2</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_3" class="week"> | ||
+ | <h1>Week 3</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_4" class="week"> | ||
+ | <h1>Week 4</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_5" class="week"> | ||
+ | <h1>Week 5</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_6" class="week"> | ||
+ | <h1>Week 6</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_7" class="week"> | ||
+ | <h1>Week 7</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_8" class="week"> | ||
+ | <h1>Week 8</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_9" class="week"> | ||
+ | <h1>Week 9</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_10" class="week"> | ||
+ | <h1>Week 10</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_11" class="week"> | ||
+ | <h1>Week 11</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_12" class="week"> | ||
+ | <h1>Week 12</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_13" class="week"> | ||
+ | <h1>Week 13</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_14" class="week"> | ||
+ | <h1>Week 14</h1> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_15" class="week"> | ||
+ | <h1>Week 15</h1> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td style="vertical-align: top; width: 90%;" class="fontcorpspage"> | ||
+ | <p><span class="titrepage">Week 9</span><br/><br/> | ||
+ | <span class="soustitrepage">07/27 - 07/31</span></p> | ||
+ | <p></p><br><br><br> | ||
+ | |||
+ | <center><h3><em>New Biobrick arrives</em></h3></center></br> | ||
+ | |||
+ | <ol> | ||
+ | <li style="text-align:left"> Bacterial culture of BBa_K808030 on LB + Cm34 plates (1/10 and 1/100 dilution).</li> | ||
+ | </ol> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </center> | ||
+ | </div> | ||
+ | <style type="text/css"> | ||
+ | .hautdepage { | ||
+ | color: #1F89DA; | ||
+ | } | ||
+ | |||
+ | .hautdepage:hover { | ||
+ | color: #0067B6; | ||
+ | } | ||
+ | </style> | ||
</html> | </html> |
Latest revision as of 02:05, 19 September 2015