Template:Team:Uppsala/probiotic-style
From 2013.igem.org
(Difference between revisions)
(35 intermediate revisions not shown) | |||
Line 37: | Line 37: | ||
.pic1 { | .pic1 { | ||
+ | width:400px; | ||
display:block; | display:block; | ||
margin-left:auto; | margin-left:auto; | ||
margin-right:auto; | margin-right:auto; | ||
+ | |||
+ | } | ||
+ | |||
+ | .pic-text { | ||
+ | display:block; | ||
+ | padding-top:20px; | ||
+ | margin-right:252px; | ||
+ | margin-left:252px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .text-left { | ||
+ | width:600px; | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | .right-pic { | ||
+ | float:right; | ||
+ | width:285px; | ||
+ | } | ||
+ | |||
+ | #left-pic { | ||
+ | float:right; | ||
+ | border:1px solid #fff; | ||
+ | width:280px; | ||
+ | } | ||
+ | |||
+ | #left-text { | ||
+ | float:left; | ||
+ | border:1px solid #fff; | ||
+ | } | ||
+ | |||
+ | .text-right { | ||
+ | width:285px; | ||
+ | float:right; | ||
+ | |||
+ | } | ||
+ | |||
+ | .method-plasmid { | ||
+ | |||
+ | width:800px; | ||
+ | display:block; | ||
+ | margin-right:auto; | ||
+ | margin-left:auto; | ||
+ | } | ||
+ | |||
+ | #main_frame { | ||
+ | min-height: 1500px; | ||
+ | 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; | ||
+ | |||
+ | } | ||
+ | |||
+ | #clear { | ||
+ | clear:both; | ||
} | } |
Latest revision as of 20:22, 3 October 2013