Template:Team:Uppsala/probiotic-style
From 2013.igem.org
(Difference between revisions)
Sabrijamal (Talk | contribs) |
|||
(43 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
#probiotic_text_1{ | #probiotic_text_1{ | ||
Line 11: | Line 10: | ||
#probiotic_container{ | #probiotic_container{ | ||
- | height: | + | height:200px; |
width:900px; | width:900px; | ||
border:solid 3px; | border:solid 3px; | ||
+ | border:hidden; | ||
} | } | ||
Line 33: | Line 33: | ||
#probiotic_cont{ | #probiotic_cont{ | ||
width:900px; | width:900px; | ||
- | |||
} | } | ||
+ | |||
+ | .pic1 { | ||
+ | |||
+ | width:400px; | ||
+ | display:block; | ||
+ | margin-left: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