Template:Team:Uppsala/repgenes-style

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> #main_frame { min-height: 1800px; width: 950px; margin: 20px auto; border: 1px solid ligth gray; border-radius: ...")
 
(15 intermediate revisions not shown)
Line 3: Line 3:
#main_frame {
#main_frame {
-
min-height: 1800px;
+
min-height: 1300px;
width: 950px;
width: 950px;
margin: 20px auto;
margin: 20px auto;
Line 12: Line 12:
}
}
 +
 +
.main-title {
 +
 +
border:none;
 +
font-size:38px;
 +
color:#22409a;
 +
 +
}
 +
 +
.main-title-left {
 +
 +
border:none;
 +
font-size:38px;
 +
color:#22409a;
 +
float:left;
 +
 +
}
 +
 +
.second-row {
 +
border:none;
 +
font-size:38px;
 +
color:#22409a;
 +
position:relative;
 +
top:-20px;
 +
}
 +
 +
.no-border {
 +
border:none;
 +
}
 +
 +
h1 {
 +
        color:#0089d1;
 +
}
 +
 +
h3 {
 +
        color:#0089d1;
 +
}
 +
 +
.symbol-pic {
 +
float:right;
 +
width:50px;
 +
height:50px;
 +
}
 +
 +
#clear {
 +
clear:both;
 +
}
 +
 +
.shuttle_vec{
 +
display:block;
 +
width:362px;
 +
height:272px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
}
 +
 +
.rep-fig {
 +
 +
width:362px;
 +
margin-left:300px;
 +
margin-right:362px;
 +
}
 +
 +
#shuttle_vec_cont{
 +
width:362px;
 +
height:390px;
 +
margin-left:300px;
 +
}
</style>
</style>

Latest revision as of 09:50, 4 October 2013