Team:Edinburgh/Team

From 2012.igem.org

(Difference between revisions)
m
m (Adding some borders)
Line 4: Line 4:
<html>
<html>
 +
<style type="text/css">
 +
div#team-page-middle{
 +
float:left;
 +
width:100%;
 +
background-color: #f2f2f2;
 +
}
 +
#edi-team-photo{
 +
float:left;
 +
width: 630px;
 +
height: 300px;
 +
}
 +
#edi-team-photo img{
 +
border-radius: 20px;
 +
margin-top:10px;
 +
margin-left:15px;
 +
border:1px solid #ccc;
 +
}
 +
#edi-team-description{
 +
margin-top:10px;
 +
background: #fff;
 +
border-radius: 20px;
 +
float: left;
 +
width: 335px;
 +
border:1px solid #ccc;
 +
}
 +
#edi-team-description p{
 +
padding:20px;
 +
text-align:justify;
 +
font: normal 16px/24px calibri, verdana, tahoma, sans-serif;
 +
}
 +
 +
 +
 +
.list-name{
 +
float:left;
 +
width: 975px;
 +
}
 +
.list-name p{
 +
text-decoration: none;
 +
font: normal 24px/30px verdana, tahoma, sans-serif;
 +
}
 +
</style>
 +
<div id="team-page-middle">
<div id="team-page-middle">
<div class="team-intro">
<div class="team-intro">

Revision as of 09:55, 29 June 2012