Team:Bielefeld-CeBiTec/Partners
From 2014.igem.org
(Difference between revisions)
(created) |
|||
Line 1: | Line 1: | ||
- | < | + | {{Template:Team:Bielefeld-CeBiTec/CSS/main.css}} |
- | + | ||
- | < | + | <html> |
+ | |||
+ | <style> | ||
+ | td { | ||
+ | font-size:18px | ||
+ | } | ||
+ | body{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2014/2/29/Bielefeld-CeBiTec_14-06-01_background.png"); | ||
+ | background-repeat: no-repeat; | ||
+ | background-attacement: fixed; | ||
+ | } | ||
+ | |||
+ | #globalwrapper #leftcol p{padding-left:20px; padding-right:40px;} | ||
+ | #globalwrapper #leftcol .bigbutton p{padding-left:5px; padding-right:5px; padding-top:2px;} | ||
+ | #leftcol ul{text-align:justify;} | ||
+ | #leftcol ul{text-align:left;} | ||
+ | |||
+ | #content{ | ||
+ | border:0; | ||
+ | padding:0; | ||
+ | width:1000px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | border-radius:0px; | ||
+ | opacity:0.8; | ||
+ | box-shadow:0px -5px 3px 0px #000000;/ | ||
+ | background: rgb(238,238,238); /* Old browsers */ | ||
+ | background: -moz-linear-gradient(45deg, rgb(238,238,238) 0%, rgb(204,204,204) 100%); /* FF3.6+ */ | ||
+ | background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgb(238,238,238)), color-stop(100%,rgb(208,208,208))); /* Chrome,Safari4+ */ | ||
+ | background: -webkit-linear-gradient(45deg, rgb(238,238,238) 0%,rgb(238,238,238) 100%); /* Chrome10+,Safari5.1+ */ | ||
+ | background: -o-linear-gradient(45deg, rgb(238,238,238) 0%,rgb(204,204,204) 100%); /* Opera 11.10+ */ | ||
+ | background: -ms-linear-gradient(45deg, rgb(238,238,238) 0%,rgb(204,204,204) 100%); /* IE10+ * | ||
+ | background: linear-gradient(45deg, rgb(238,238,238) 0%,rgb(204,204,204) 100%); /* W3C */ | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <table width="70%" align="center"> | ||
+ | |||
+ | <!--navigation menu --> | ||
+ | <td align="center" colspan="3"> | ||
+ | |||
+ | <table width="100%"> | ||
+ | <tr heigth="15px"></tr> | ||
+ | <tr heigth="75px"> | ||
+ | |||
+ | |||
+ | <!--navigation menu new--> | ||
+ | <td align="center" height ="45px" onMouseOver="this.bgColor='#006b60'" onMouseOut="this.bgColor='#3fb498'" bgColor=#3fb498> | ||
+ | <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec"style="color:#000000">Home </a> </td> | ||
+ | |||
+ | <td align="center" height ="45px" onMouseOver="this.bgColor='#006b60'" onMouseOut="this.bgColor='#3fb498'" bgColor=#3fb498> | ||
+ | <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec/Project"style="color:#000000">Project </a> </td> | ||
+ | |||
+ | <td align="center" height ="45px" onMouseOver="this.bgColor='#006b60'" onMouseOut="this.bgColor='#3fb498'" bgColor=#3fb498> | ||
+ | <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec/Team"style="color:#000000">Team </a> </td> | ||
+ | |||
+ | <td align="center" height ="45px" onMouseOver="this.bgColor='#006b60'" onMouseOut="this.bgColor='#3fb498'" bgColor=#3fb498> | ||
+ | <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec/Results"style="color:#000000">Results </a> </td> | ||
+ | |||
+ | <td align="center" height ="45px" onMouseOver="this.bgColor='#006b60'" onMouseOut="this.bgColor='#3fb498'" bgColor=#3fb498> | ||
+ | <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec/HumanPractice"style="color:#000000">Policy & Practices </a> </td> | ||
+ | |||
+ | <td align="center" height ="45px" onMouseOver="this.bgColor='#006b60'" onMouseOut="this.bgColor='#3fb498'" bgColor=#3fb498> | ||
+ | <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec/Notebook"style="color:#000000">Notebook </a> </td> | ||
+ | |||
+ | <td align="center" height ="45px" onMouseOver="this.bgColor='#006b60'" onMouseOut="this.bgColor='#3fb498'" bgColor=#3fb498> | ||
+ | <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec/Partners"style="color:#000000">Partners </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> | ||
+ | |||
+ | |||
+ | |||
+ | <body> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/3/30/Bielefeld-CeBiTec_14.06.01_Banner.png" height="150px" width="975px" style="display:block;" align="center"> | ||
+ | </body> | ||
+ | |||
+ | |||
+ | |||
+ | </table> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | |||
+ | <h1>Our partner </h1> | ||
+ | |||
+ | </body> | ||
+ | |||
+ | <!--end navigation menu --> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </td> | ||
+ | |||
+ | |||
+ | </html> |
Revision as of 15:52, 1 June 2014
Our partner |