Template:Team:Uppsala/betacarotene-style
From 2013.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | .main-title-left { | ||
+ | |||
+ | border:none; | ||
+ | font-size:38px; | ||
+ | color:#22409a; | ||
+ | float:left; | ||
+ | |||
+ | } | ||
+ | |||
+ | .metabolic-pic { | ||
+ | |||
+ | display:block; | ||
+ | float:right; | ||
+ | |||
+ | } | ||
+ | |||
+ | #clear { | ||
+ | |||
+ | clear:both; | ||
+ | |||
+ | } | ||
.methods-pic { | .methods-pic { | ||
Line 12: | Line 34: | ||
.molecule { | .molecule { | ||
+ | width:700px; | ||
display:block; | display:block; | ||
margin-right:auto; | margin-right:auto; | ||
margin-left:auto; | margin-left:auto; | ||
+ | } | ||
+ | |||
+ | #main_frame { | ||
+ | min-height: 1300px; | ||
+ | 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; | ||
+ | |||
+ | } | ||
+ | |||
+ | .methods-pic { | ||
+ | |||
+ | display:block; | ||
+ | width:800px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
} | } | ||
</style> | </style> |
Latest revision as of 20:26, 28 September 2013