Team:TU Delft/test

From 2010.igem.org

(Difference between revisions)
Line 239: Line 239:
/* Author: Pieter van Boheemen */
/* Author: Pieter van Boheemen */
/* Team: TU Delft */
/* Team: TU Delft */
-
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%;
+
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%;}
-
background-image: url('https://static.igem.org/mediawiki/2010/9/9d/TU_Delft_bg_tile.gif');
+
-
background-repeat: repeat-x;
+
-
height: auto;
+
-
}
+
#content { z-index: 1; background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; margin-top: -15px !important; margin-top: 0px;}
#content { z-index: 1; background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; margin-top: -15px !important; margin-top: 0px;}
#bodyContent { border: none; padding:0; margin:0; width:100%;}
#bodyContent { border: none; padding:0; margin:0; width:100%;}
Line 293: Line 289:
font-size: 12px;
font-size: 12px;
color: #222222;
color: #222222;
-
margin-top: -8px;
 
}
}
Line 302: Line 297:
/* IE ignores this */
/* IE ignores this */
html>body #TUD-main-wrapper {
html>body #TUD-main-wrapper {
 +
height: auto;
 +
min-height: 100%;
 +
}
 +
 +
#TUD-main-wrapper2 {
 +
width: 100%;
 +
height: 100%;
 +
text-align: center;
 +
background-image: url('https://static.igem.org/mediawiki/2010/9/9d/TU_Delft_bg_tile.gif');
 +
background-repeat: repeat-x;
 +
background-repeat: repeat-x;
 +
display: block;
 +
font-family: Verdana, Arial;
 +
font-size: 12px;
 +
color: #222222;
 +
}
 +
 +
#TUD-main-wrapper div {
 +
line-height: 18px;
 +
}
 +
 +
/* IE ignores this */
 +
html>body #TUD-main-wrapper2 {
height: auto;
height: auto;
min-height: 100%;
min-height: 100%;
Line 456: Line 474:
<!-- Main CSS - END /-->
<!-- Main CSS - END /-->
<a name="top"></a>
<a name="top"></a>
 +
<div id="TUD-main-wrapper2">
<div id="TUD-main-wrapper">
<div id="TUD-main-wrapper">
Line 786: Line 805:
</div>
</div>
</div>
</div>
-
 
+
</div>
</html>
</html>

Revision as of 08:42, 12 October 2010