Template:Team:Uppsala/team

From 2013.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
-
#main_frame {
+
<html>
 +
<style type="text/css">
 +
 +
 
 +
h1{border:none;}
 +
 
 +
#main_frame {
min-height: 1800px;
min-height: 1800px;
width: 950px;
width: 950px;
Line 9: Line 15:
}
}
-
#team-div{
 
-
width: 100%;
 
-
margin-left:auto;
 
-
margin-right:auto;
 
-
border-top: 1px solid #22409a;
 
-
padding-bottom: 10px;
 
-
padding-top: -100px;
 
-
clear: both;
 
-
position: relative;
 
-
top: -50px;
 
-
}
 
-
#team-pic{
+
h1 {
-
position: center;
+
        color:#0089d1;
-
margin-left: 100px;
+
}
-
height:400px;
+
-
width:700px;
+
-
border:solid 3px;
+
-
margin-top:10px;
+
-
}
+
h3 {
 +
        color:#0089d1;
 +
}
 +
 
 +
#bottom-pic {
 +
width: 100%;
 +
height: 200px;
 +
margin-top: 50px;
 +
}
 +
 
 +
#team-div{
 +
width: 100%;
 +
margin-left:auto;
 +
margin-right:auto;
 +
border-top: 1px solid #22409a;
 +
clear: both;
 +
       
 +
 
 +
}
 +
 
 +
#team-pic{
 +
position: center;
 +
/*padding-top: 10px;*/
 +
margin-left: 100px;
 +
height:400px;
 +
width:700px;
 +
 +
margin-top:10px;
 +
        margin-bottom:20px;
 +
 
 +
}
 +
 
 +
 
 +
.team-text {
 +
float: right;
 +
padding-left: 1px;
 +
 
 +
}
 +
 
 +
 
 +
#profile-div{
 +
width: 100%;
 +
margin-left:auto;
 +
margin-right:auto;
 +
border-bottom: 1px solid #22409a;
 +
margin-bottom: 0px;
 +
margin-top: 0px;
 +
clear: both;
 +
       
 +
}
 +
 
 +
#profile_pic{
 +
position: left;
 +
float:left;
 +
height:227px;
 +
width:210px;
 +
/*border:solid 3px;*/
 +
margin-top:20px;
 +
}
 +
 
 +
 
 +
#profile_pic_right{
 +
position: right;
 +
/* padding-top: px;*/
 +
float:right;
 +
height:227px;
 +
width:210px;
 +
/*border:solid 3px;*/
 +
margin-top:20px;
 +
 
 +
}
 +
 
 +
#container_right{
 +
height:240px;
 +
padding-top:0px;
 +
width:650px;
 +
/*border:solid 3px;*/
 +
float:right;
 +
margin-top:15px;
 +
}
 +
/*section * {border: solid 1px;}*/
 +
 
 +
 
 +
#container_left{
 +
height:240px;
 +
padding-top:0px;
 +
width:650px;
 +
/*border:solid 3px;*/
 +
float:left;
 +
margin-top:15px;
 +
}
 +
 
 +
 
 +
.profile-text {
 +
float: right;
 +
padding-left: 1px;
 +
 
 +
}
 +
 
 +
 
 +
#project-description {
 +
width: 100%;
 +
border-bottom: 1px solid #22409a;
 +
padding-bottom: 10px;
 +
        clear:both
 +
 
 +
}
 +
 
 +
 
 +
#grid-matrix {
 +
width: 64%;
 +
float: left;
 +
padding-top: 20px;
 +
        padding-bottom: 20px;
 +
}
 +
 
 +
#sidebar {
 +
width: 34%;
 +
float: right;
 +
padding-top: 20px;
 +
}

Latest revision as of 19:20, 22 August 2013