Template:Team:Uppsala/parts
From 2013.igem.org
(Difference between revisions)
Sabrijamal (Talk | contribs) (Created page with " #main_frame { min-height: 1800px; width: 950px; margin: 20px auto; border: 1px solid ligth gray; border-radius: 15px; box-shadow: ...") |
Sabrijamal (Talk | contribs) |
||
(9 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <html> | |
+ | <style type="text/css"> | ||
+ | |||
+ | #main_frame | ||
+ | { | ||
min-height: 1800px; | min-height: 1800px; | ||
width: 950px; | width: 950px; | ||
Line 9: | Line 13: | ||
} | } | ||
+ | |||
+ | /* CSS parts starts here */ | ||
+ | |||
+ | #sub_content_parts{ | ||
+ | width:100%; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | margin-bottom: 10px; | ||
+ | margin-top:10px; | ||
+ | clear:both; | ||
+ | position:relative; | ||
+ | } | ||
+ | |||
+ | #parts_title{ | ||
+ | height:30px; | ||
+ | width:200px; | ||
+ | overflow:auto; | ||
+ | } | ||
+ | |||
+ | #parts_text{ | ||
+ | width:800px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #chassi{ | ||
+ | width:800px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #carotenoid{ | ||
+ | width:800px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #resveratrol{ | ||
+ | width:800px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #saffron{ | ||
+ | width:800px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #sweetner{ | ||
+ | width:800px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #chromoprotein_collection{ | ||
+ | width:800px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #parts_table{ | ||
+ | width:800px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #resistance_casette{ | ||
+ | width:800px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | .main-title_parts { | ||
+ | font-size:38px; | ||
+ | color:#22409a; | ||
+ | |||
+ | } | ||
+ | |||
+ | /* CSS for parts ends here */ | ||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | </html> |
Latest revision as of 02:38, 28 September 2013