Template:Team:Uppsala/synbio
From 2013.igem.org
(Difference between revisions)
Sabrijamal (Talk | contribs) |
|||
(24 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | #main_frame | ||
+ | { | ||
+ | min-height: 1800px; | ||
+ | width: 950px; | ||
+ | margin: 20px auto; | ||
+ | border: 1px solid ligth gray; | ||
+ | border-radius: 15px; | ||
+ | box-shadow: 0px 0px 30px rgba(110,110,110, .8); | ||
+ | background: white; | ||
+ | |||
+ | } | ||
+ | |||
#sub_content_synbio{ | #sub_content_synbio{ | ||
width:100%; | width:100%; | ||
Line 11: | Line 26: | ||
#synbio_title{ | #synbio_title{ | ||
- | height: | + | height:35px; |
width:200px; | width:200px; | ||
border:solid 3px; | border:solid 3px; | ||
Line 26: | Line 41: | ||
} | } | ||
- | + | #synbio_bilder{ | |
- | + | height: 350px; | |
- | + | width: 600px; | |
- | + | border: solid 3px; | |
- | + | margin-left: auto; | |
- | + | margin-right: auto; | |
- | + | ||
- | + | ||
- | # | + | } |
+ | |||
+ | #synbio_table{ | ||
height:270px; | height:270px; | ||
width:800px; | width:800px; | ||
Line 44: | Line 59: | ||
} | } | ||
- | + | table{ | |
- | + | float: middle; | |
- | + | padding: 10px; | |
- | + | } | |
- | + | ||
- | + | .title{ | |
- | + | padding: 10px; | |
- | + | font-family: "Times New Roman", Times, serif; | |
+ | font-style: bold; | ||
+ | font-size: 25px; | ||
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | .timer | |
- | + | { | |
- | + | ||
- | + | background-color: white; | |
- | + | width: 100%; | |
- | + | margin: auto; | |
- | + | ||
- | } | + | } |
+ | |||
+ | .time | ||
+ | { | ||
+ | padding: 15px; | ||
+ | border-radius: 15px; | ||
+ | box-shadow: 5px 5px 15px rgba(110,110,110, .8); | ||
+ | background-color: RGB(182,230,253); | ||
+ | text-align: center; | ||
+ | width: 40px; | ||
+ | height: 40px; | ||
+ | /* text-shadow: inset 0px 0px 20px rgba(255,255,255, 1);*/ | ||
+ | font-family: "Times New Roman", Times, serif; | ||
+ | font-style: bold; | ||
+ | font-size: 30px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .space{ | ||
+ | font-style: bold; | ||
+ | font-size: 30px; | ||
+ | text-align: center; | ||
+ | width: 36px; | ||
+ | height: 36px; | ||
+ | } | ||
+ | |||
+ | .hp-subheader { | ||
+ | text-align: center; | ||
+ | } | ||
- | # | + | #synbio-text { |
- | + | height: 200px; | |
- | + | width: 65%; | |
- | + | border: 1px solid; | |
- | + | float: left; | |
- | + | } | |
- | + | ||
- | + | #synbio-logo { | |
+ | width: 33%; | ||
+ | height: 200px; | ||
+ | border: 1px solid; | ||
+ | float: right; | ||
+ | } | ||
+ | |||
+ | #synbio-second-content { | ||
+ | clear: both; | ||
+ | } | ||
+ | |||
+ | #schedule { | ||
+ | width: 400px; | ||
+ | height: 300px; | ||
+ | border: 1px solid; | ||
+ | float: left; | ||
+ | |||
+ | } | ||
+ | |||
+ | #synbio-pic { | ||
+ | width: 500px; | ||
+ | height: 300px; | ||
+ | border: 1px solid; | ||
+ | float: right; | ||
+ | } | ||
+ | |||
+ | #synbio-gallery { | ||
+ | clear: both; | ||
+ | width: 100%; | ||
+ | height: 350px; | ||
+ | border: 1px solid; | ||
+ | } | ||
+ | |||
+ | .synbioday-pic { | ||
+ | |||
+ | display:block; | ||
+ | width:800px; | ||
+ | margin-right:auto; | ||
+ | margin-left:auto; | ||
+ | |||
+ | } | ||
+ | |||
+ | i { | ||
+ | display:block; | ||
+ | margin-left:55px; | ||
+ | margin-right:50px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .synbioday-pic1 { | ||
+ | display:block; | ||
+ | width:800px; | ||
+ | margin-right:auto; | ||
+ | margin-left:auto; | ||
+ | padding-top:20px; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | </html> |
Latest revision as of 12:35, 28 September 2013