Template:Team:Bielefeld-CeBiTec/Header
From 2014.igem.org
(Difference between revisions)
(56 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
<style> | <style> | ||
td { | td { | ||
Line 52: | Line 48: | ||
h1, h2{ | h1, h2{ | ||
border-bottom:2px solid #3fb498; | border-bottom:2px solid #3fb498; | ||
- | margin-bottom: | + | margin-bottom:0px; |
+ | margin-top:-50px; | ||
} | } | ||
h3{ | h3{ | ||
Line 62: | Line 59: | ||
h4{ | h4{ | ||
border-bottom:2px solid #3fb498; | border-bottom:2px solid #3fb498; | ||
- | margin-bottom: | + | margin-bottom:0px; |
} | } | ||
- | . | + | |
+ | h6{ | ||
+ | border-bottom:2px solid #3fb498; | ||
+ | margin-bottom:0px; | ||
+ | padding-left:90px; | ||
+ | font-size:24px; | ||
+ | } | ||
+ | .itemBox { | ||
/* width:50%; für nebeneinander*/ | /* width:50%; für nebeneinander*/ | ||
- | + | /* width:99%; */ | |
height:200px; | height:200px; | ||
- | + | background-color: rgba(255,255,255,0.8); | |
padding:0px; | padding:0px; | ||
# float:left; | # float:left; | ||
+ | margin:0px 10px 0px 10px; | ||
} | } | ||
- | . | + | .imageBox{ |
- | width: | + | width:15%; |
height:180px; | height:180px; | ||
float:left; | float:left; | ||
padding:10px; | padding:10px; | ||
} | } | ||
- | . | + | .textBox{ |
- | width: | + | width:75%; |
height:180px; | height:180px; | ||
font-size:14; | font-size:14; | ||
Line 89: | Line 94: | ||
a.menue, a.menue:link, a.menue:visited, a.menue:active { | a.menue, a.menue:link, a.menue:visited, a.menue:active { | ||
+ | color:#141414; | ||
position: relative; | position: relative; | ||
text-decoration: none; | text-decoration: none; | ||
Line 112: | Line 118: | ||
</style> | </style> | ||
+ | |||
+ | <table width="10px" align="center"> | ||
+ | |||
<td align="center" colspan="3"> | <td align="center" colspan="3"> | ||
- | + | ||
- | <tr heigth="15px"></tr> | + | |
- | <tr heigth="75px"> | + | <!--<tr heigth="15px"></tr>--> |
+ | |||
+ | <!-- <tr heigth="75px"> --> | ||
<div id="header" style="width:1000px; height:150px; padding:0px; background-image: url( | <div id="header" style="width:1000px; height:150px; padding:0px; background-image: url( | ||
https://static.igem.org/mediawiki/2014/3/30/Bielefeld-CeBiTec_14.06.01_Banner.png); background-size: cover;"> | https://static.igem.org/mediawiki/2014/3/30/Bielefeld-CeBiTec_14.06.01_Banner.png); background-size: cover;"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
<a style="display:block; height:100%" href="https://2014.igem.org/Team:Bielefeld-CeBiTec"></a> | <a style="display:block; height:100%" href="https://2014.igem.org/Team:Bielefeld-CeBiTec"></a> | ||
</div> | </div> | ||
Line 151: | Line 157: | ||
<div id="menueButton"> | <div id="menueButton"> | ||
<p class="center"><font color="#FFFFFF">Team</font></p> | <p class="center"><font color="#FFFFFF">Team</font></p> | ||
- | + | <span id="ribbon_team"> | |
- | <span id="ribbon_team"><img src="https://static.igem.org/mediawiki/2014/6/60/Bielefeld-CeBiTec_14-06-01_Ribbon_Team.png" height="120px" width="1055px" usemap="#Banner" style="display:block; margin-left:-70px; margin-top:-40px;" ;></span> | + | <link href="https://2014.igem.org/Template:Team:Bielefeld-CeBiTec/Banner_team.css" type="text/plain" rel="stylesheet"> |
- | + | <!--<img src="https://static.igem.org/mediawiki/2014/6/60/Bielefeld-CeBiTec_14-06-01_Ribbon_Team.png" height="120px" width="1055px" usemap="#Banner" style="display:block; margin-left:-70px; margin-top:-40px;" ;>--> | |
+ | </span> | ||
+ | |||
</div> | </div> | ||
</a> | </a> | ||
Line 177: | Line 185: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <body> |
Latest revision as of 16:56, 11 August 2014
|