CSS/gifu/M&A

From 2014.igem.org

(Difference between revisions)
Line 53: Line 53:
height:10px;
height:10px;
}
}
 +
 +
.teampicture2
 +
{
 +
float:left;
 +
width:200px;
 +
margin-left:50px;
 +
margin-right:50px;
 +
margin-top:20px;
 +
margin-bottom:20px;
 +
text-align:left;
 +
 +
}
 +
 +
.teampicture2 >img
 +
{
 +
width: 150px;
 +
height:200px;
 +
    vertical-align: top;
 +
    clear:both;
 +
    margin: 5px;
 +
    border-radius: 10px
 +
}
 +
 +
.teampicture2 >b
 +
{ width: 200px;
 +
 +
    clear:both;
 +
    text-align: left;
 +
font-size:20px;
 +
font-family:;
 +
 +
}
 +
.teampicture2 >p
 +
{ width: 200px;
 +
height:150px;
 +
    float: left;
 +
    text-align: left;
 +
font-size:18px;
 +
font-family:;
 +
}
 +
</style>
</style>
</html>
</html>

Revision as of 08:48, 17 October 2014