Template:Team:Uppsala/Lycopene-style

From 2013.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 1: Line 1:
-
.main-title {
+
<html>
 +
<style type="text/css">
 +
.main-title-left {
 +
 +
float:left;
border:none;
border:none;
font-size:38px;
font-size:38px;
color:#22409a
color:#22409a
}
}
 +
 +
.metabolic-pic {
 +
float:right;
 +
}
 +
 +
#clear {
 +
clear:both;
 +
}
 +
 +
.methods-pic {
 +
 +
display:block;
 +
margin-right:auto;
 +
margin-left:auto;
 +
width:800px;
 +
 +
}
 +
 +
.molecule-pic {
 +
 +
display:block;
 +
margin-right: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;
 +
 +
}
 +
 +
 +
#lycopene_extraction{
 +
width:800px;
 +
}
 +
 +
.lycopene_extraction{
 +
width:800px;
 +
}
 +
</style>

Latest revision as of 06:38, 29 September 2013