|
|
Line 1: |
Line 1: |
- | <!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
| + | {{Template2}} |
- | | + | |
- | | + | |
- | {{CSS/Main}} | + | |
- | | + | |
- | | + | |
| <html> | | <html> |
| + | <style> |
| + | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ |
| + | @font-face { |
| + | font-family: PTSans; |
| + | src: url(https://static.igem.org/mediawiki/2014/0/02/PT_Sans-Narrow-Web-Regular.ttf); |
| + | } |
| | | |
- | <!--main content -->
| + | body { |
- | <table width="70%" align="center">
| + | background: #000000; |
- | | + | font-family: PTSans; |
- | | + | } |
- | <!--welcome box -->
| + | </style> |
- | <tr>
| + | |
- | <td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
| + | |
- | <h1 >WELCOME TO iGEM 2014! </h1>
| + | |
- | <p>Your team has been approved and you are ready to start the iGEM season!
| + | |
- | <br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
| + | |
- | <br>
| + | |
- | <p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:PoznanBioInf/Notebook&action=edit"style="color:#FFFFFF"> Click here to edit this page!</a> </p>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | | + | |
- | <tr> <td colspan="3" height="5px"> </td></tr>
| + | |
- | <!-- end welcome box -->
| + | |
- | <tr>
| + | |
- | | + | |
- | <!--navigation menu -->
| + | |
- | <td align="center" colspan="3">
| + | |
- | | + | |
- | <table width="100%">
| + | |
- | <tr heigth="15px"></tr>
| + | |
- | <tr heigth="75px">
| + | |
- | | + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:PoznanBioInf"style="color:#000000">Home </a> </td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:PoznanBioInf/Team"style="color:#000000"> Team </a> </td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://igem.org/Team.cgi?year=2014&team_name=PoznanBioInf"style="color:#000000"> Official Team Profile </a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | + | |
- | <a href="https://2014.igem.org/Team:PoznanBioInf/Project"style="color:#000000"> Project</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:PoznanBioInf/Parts"style="color:#000000"> Parts</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:PoznanBioInf/Modeling"style="color:#000000"> Modeling</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:PoznanBioInf/Notebook"style="color:#000000"> Notebook</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:PoznanBioInf/Safety"style=" color:#000000"> Safety </a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:PoznanBioInf/Attributions"style="color:#000000"> Attributions </a></td>
| + | |
- | | + | |
- | | + | |
- | <td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | | + | |
- | | + | |
- | </tr>
| + | |
- | | + | |
- | | + | |
- | </tr>
| + | |
- |
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | </td>
| + | |
- | | + | |
- | <tr> <td colspan="3" height="15px"> </td></tr>
| + | |
- | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
| + | |
- | <tr> <td colspan="3" height="5px"> </td></tr>
| + | |
- | | + | |
| | | |
- | <!--requirements section --> | + | <!-- here ends the section that changes the default wiki template to a white full width background --> |
- | <tr><td colspan="3"> <h3>Notebook</h3></td></tr>
| + | |
- | </tr>
| + | |
| | | |
| + | <!-- beginning of your page --> |
| | | |
- | <tr> | + | <!-- menu --> |
- | <td width="45%" valign="top"> | + | <div id="menu" style="margin-top:30px"> |
- | <p>You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well. </p> | + | <ol > |
- | </td> | + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Project">PROJECT</a></li> |
| + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Notebook">NOTEBOOK</a></li> |
| + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Parts">PARTS</a></li> |
| + | <li style="padding-top: none; width: 140px; padding: 10px 5px; margin-top: 50px; border-top:none;"><a href="https://2014.igem.org/Team:PoznanBioInf" style = "padding: 0 0;"><img src="https://static.igem.org/mediawiki/2014/9/96/PoznanBioInf_rec.png" style = "width: 130px;" /></a></li> |
| + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Team">TEAM</a></li> |
| + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Attributions"">ATTRIB'S</a></li> |
| + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Attributions">CONTACT</a></li> |
| + | </ol> |
| + | </div> |
| | | |
- | <td></td> | + | <!-- /menu --> |
- | <td></td>
| + | |
- | </tr>
| + | |
| | | |
| | | |
- | </table>
| |
| </html> | | </html> |