Team:Bielefeld-CeBiTec/Team
From 2014.igem.org
(Difference between revisions)
(stuff deleted) |
|||
Line 1: | Line 1: | ||
- | + | <html> | |
- | |||
- | |||
<!--main content --> | <!--main content --> | ||
<table width="70%" align="center"> | <table width="70%" align="center"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<!--navigation menu --> | <!--navigation menu --> | ||
Line 20: | Line 11: | ||
<tr heigth="15px"></tr> | <tr heigth="15px"></tr> | ||
<tr heigth="75px"> | <tr heigth="75px"> | ||
+ | |||
Line 48: | Line 40: | ||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <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:Bielefeld-CeBiTec/Attributions"style="color:#000000"> Attributions </a></td> | <a href="https://2014.igem.org/Team:Bielefeld-CeBiTec/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> | <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> | </tr> | ||
+ | |||
+ | <style> | ||
+ | body{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2014/2/29/Bielefeld-CeBiTec_14-06-01_background.png" ); | ||
+ | </style> | ||
+ | |||
+ | |||
</table> | </table> | ||
+ | |||
<!--end navigation menu --> | <!--end navigation menu --> | ||
+ | |||
+ | <style> | ||
+ | |||
+ | |||
+ | #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: 182px; | ||
+ | margin-right: 170px | ||
+ | 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> | ||
+ | |||
+ | |||
+ | </td> | ||
</html> | </html> |
Revision as of 13:13, 1 June 2014
|