Template:Team:Edinburgh/css/team-page-structure.css

From 2012.igem.org

(Difference between revisions)
 
Line 24: Line 24:
width:1085px;
width:1085px;
border-radius: 10px;
border-radius: 10px;
-
border:1px solid #ccc;
+
border:1px solid #a8a8a8;
}
}
#edi-team-description{
#edi-team-description{
Line 81: Line 81:
padding-top: 10px;
padding-top: 10px;
padding-left: 10px;
padding-left: 10px;
 +
}
 +
.edi-member-card{
 +
width:350px;
 +
height:150px;
 +
padding:5px;
 +
margin:0px;
 +
border:1px solid #a8a8a8;
 +
}
 +
.edi-member-card p{
 +
margin:0px;
 +
padding:5px;
 +
}
 +
.edi-member-content{
 +
float:right;
 +
width:220px;
 +
}
 +
.edi-member-name{
 +
width:100%;
 +
height:30px;
 +
}
 +
.edi-member-photo{
 +
margin-right:10px;
 +
float:right;
 +
width:120px;
 +
height:120px;
 +
}
 +
.edi-member-photo img{
 +
height:100%;
 +
}
 +
#hint{
 +
postion:absolute;
 +
top:30px;left:30px;
 +
padding:5px;
 +
width:300px;
 +
}
 +
/* edi-member-cards positions*/
 +
#edi-all-members{
 +
position:relative;
 +
}
 +
.edi-member-card{
 +
position:absolute;
 +
left:0px;top:-9000px;
 +
}
 +
#razvan{
 +
left:110px;;
 +
}
 +
#kuba{
 +
left:300px;
 +
}
 +
#neli{
 +
left:100px;
 +
}
 +
#reka{
 +
left:131px;
 +
}
 +
#kirsty{
 +
left:600px;
 +
}
 +
#eli{
 +
left:345px;
 +
}
 +
#oscar{
 +
left:385px;
 +
}
 +
#jenny{
 +
left:425px;
 +
}
 +
#melanie{
 +
left:615px;
 +
}
 +
#hint{
 +
position:absolute;
 +
top:30px;left:30px;
 +
padding:5px;
 +
width:200px;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 22:41, 24 October 2012