Team:Heidelberg/Template
From 2010.igem.org
(Difference between revisions)
Line 320: | Line 320: | ||
font-family:Calibri; | font-family:Calibri; | ||
text-align:justify; | text-align:justify; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 335: | Line 326: | ||
text-align:right; | text-align:right; | ||
padding-right:30px; | padding-right:30px; | ||
+ | } | ||
+ | |||
+ | #table_header_left { | ||
+ | width:655px; | ||
+ | table-layout:fixed; | ||
+ | border-style:none; | ||
+ | border-spacing:0; | ||
+ | vertical-align:top; | ||
+ | padding-top:30px; | ||
+ | background:url(https://static.igem.org/mediawiki/2010/0/0b/Frame_tl.png) no-repeat; | ||
+ | } | ||
+ | |||
+ | .subtable_left { | ||
+ | border-style:none; | ||
+ | border-spacing:0; | ||
+ | background-color:transparent; | ||
+ | padding-left:0; | ||
} | } | ||
.mainwrapper { | .mainwrapper { | ||
- | width: | + | width:655px; |
position: relative; | position: relative; | ||
padding-bottom:10px; | padding-bottom:10px; | ||
vertical-align:top; | vertical-align:top; | ||
overflow:hidden; | overflow:hidden; | ||
- | padding: | + | padding-left:25px; |
+ | padding-right:12px; | ||
+ | } | ||
+ | |||
+ | #table_header_right { | ||
+ | width:320px; | ||
+ | padding:94px 25px 0 25px; | ||
+ | table-layout:fixed; | ||
+ | border-style:none; | ||
+ | border-spacing:0; | ||
+ | vertical-align:top; | ||
+ | background:url(https://static.igem.org/mediawiki/2010/3/3f/Frame_tr.png) no-repeat; | ||
+ | } | ||
+ | |||
+ | .subtable_right { | ||
+ | width:270px; | ||
+ | border-style:none; | ||
+ | border-spacing:0; | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | |||
+ | #table_footer_left { | ||
+ | width:655px; | ||
+ | table-layout:fixed; | ||
+ | height:75px; | ||
+ | border-style:none; | ||
+ | border-spacing:5; | ||
+ | vertical-align:top; | ||
+ | background:url(https://static.igem.org/mediawiki/2010/9/9a/Frame_bl.png) no-repeat; | ||
} | } | ||
- | # | + | #table_footer_right { |
- | width: | + | width:320px; |
table-layout:fixed; | table-layout:fixed; | ||
- | height: | + | height:75px; |
border-style:none; | border-style:none; | ||
border-spacing:5; | border-spacing:5; | ||
vertical-align:top; | vertical-align:top; | ||
- | background:url(https://static.igem.org/mediawiki/2010/ | + | background:url(https://static.igem.org/mediawiki/2010/f/f5/Frame_br.png) no-repeat; |
} | } | ||
Line 427: | Line 463: | ||
padding:0 7px 4px 7px; | padding:0 7px 4px 7px; | ||
} | } | ||
- | |||
- | |||
.t1 { | .t1 { | ||
Line 734: | Line 768: | ||
</body> | </body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Revision as of 20:12, 26 October 2010