User:ThomasU/main
From 2010.igem.org
(Difference between revisions)
Line 30: | Line 30: | ||
position: relative; | position: relative; | ||
padding-left:0px; | padding-left:0px; | ||
+ | padding-bottom:10px; | ||
padding-right:0px; | padding-right:0px; | ||
vertical-align:top; | vertical-align:top; | ||
Line 45: | Line 46: | ||
border-style:none; | border-style:none; | ||
border-spacing:0; | border-spacing:0; | ||
+ | } | ||
+ | |||
+ | #contenttable { | ||
+ | position:relative; | ||
+ | width:975px; | ||
+ | top: 4px; | ||
+ | border-style:none; | ||
+ | border-spacing:0; | ||
+ | vertical-align:top; | ||
+ | margin:0px; | ||
+ | background-color:transparent; | ||
+ | table-layout:fixed; | ||
} | } | ||
Line 70: | Line 83: | ||
<body> | <body> | ||
- | <table border=0 cellpadding="0" cellspacing="0" | + | <table border=0 cellpadding="0" cellspacing="0" id="contenttable"> |
<tr> | <tr> | ||
<td id="table_header_left"> | <td id="table_header_left"> |
Revision as of 16:03, 21 September 2010
|
|
|||||||