Template:Team:Uppsala/signal-style
From 2013.igem.org
(Difference between revisions)
(Created page with "<html> <style type="text/css"> .methods-plasmid { width:800px; display:block; margin-right:auto; margin-left:auto; } </style>") |
|||
(2 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | . | + | .method-plasmid { |
width:800px; | width:800px; | ||
display:block; | display:block; | ||
margin-right:auto; | margin-right:auto; | ||
margin-left:auto; | margin-left:auto; | ||
+ | } | ||
+ | |||
+ | #main_frame { | ||
+ | min-height: 1100px; | ||
+ | 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; | ||
+ | |||
+ | } | ||
+ | |||
+ | .main-title-left { | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | .symbol-pic { | ||
+ | float:right; | ||
+ | } | ||
+ | #clear { | ||
+ | clear:both; | ||
} | } | ||
</style> | </style> |
Latest revision as of 08:27, 29 September 2013