Team:Heidelberg/Template2
From 2010.igem.org
(Difference between revisions)
Line 315: | Line 315: | ||
border-spacing:0; | border-spacing:0; | ||
vertical-align:top; | vertical-align:top; | ||
+ | margin:0px; | ||
background-color:transparent; | background-color:transparent; | ||
table-layout:fixed; | table-layout:fixed; | ||
font-family:Calibri; | font-family:Calibri; | ||
text-align:justify; | text-align:justify; | ||
- | padding:30px | + | } |
+ | |||
+ | #table_header { | ||
+ | width:975px; | ||
+ | table-layout:fixed; | ||
+ | border-style:none; | ||
+ | border-spacing:0; | ||
+ | vertical-align:top; | ||
+ | padding-top:30px; | ||
background:url(https://static.igem.org/mediawiki/2010/b/b9/Single_frame_t.png) no-repeat; | background:url(https://static.igem.org/mediawiki/2010/b/b9/Single_frame_t.png) no-repeat; | ||
} | } | ||
Line 330: | Line 339: | ||
.mainwrapper { | .mainwrapper { | ||
- | width: | + | width:975px; |
position: relative; | position: relative; | ||
padding-bottom:10px; | padding-bottom:10px; | ||
Line 732: | Line 741: | ||
<body id="</html>{{{1}}}<html>"> | <body id="</html>{{{1}}}<html>"> | ||
<table border=0 cellpadding="0" cellspacing="0" id="contenttable"> | <table border=0 cellpadding="0" cellspacing="0" id="contenttable"> | ||
- | <tr id=table_header"> | + | <tr id="table_header"> |
<td class="mainwrapper"></body> | <td class="mainwrapper"></body> | ||
</html> | </html> | ||
+ | |||
bla<br> | bla<br> | ||
bla<br> | bla<br> | ||
bla<br> | bla<br> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
bla<br> | bla<br> | ||
bla<br> | bla<br> |
Revision as of 20:05, 26 October 2010
|