CSS/gifu/M&A

From 2014.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 6: Line 6:
   text-decoration:none;
   text-decoration:none;
}
}
-
#center {text-align:center;
+
#center {
 +
  text-align:center;
}
}
 +
 +
.teampicture
 +
{
 +
float:left;
 +
width:200px;
 +
margin-left:55px;
 +
margin-right:55px;
 +
margin-top:20px;
 +
margin-bottom:20px;
 +
text-align:left;
 +
 +
}
 +
 +
.teampicture >img
 +
{
 +
width: 200px;
 +
height:150px;
 +
    vertical-align: top;
 +
    clear:both;
 +
    margin: 5px;
 +
    border-radius: 10px
 +
}
 +
 +
.teampicture >b
 +
{ width: 200px;
 +
 +
    clear:both;
 +
    text-align: left;
 +
font-size:20px;
 +
font-family:;
 +
 +
}
 +
.teampicture >p
 +
{ width: 200px;
 +
height:150px;
 +
    float: left;
 +
    text-align: left;
 +
font-size:18px;
 +
font-family:;
 +
}
 +
 +
.byu {
 +
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:;
 +
}
 +
 +
.teampicture3
 +
{
 +
float:left;
 +
width:200px;
 +
margin-left:50px;
 +
margin-right:50px;
 +
margin-top:20px;
 +
margin-bottom:20px;
 +
text-align:left;
 +
 +
}
 +
 +
.teampicture3 >img
 +
{
 +
width:400px;
 +
height:300px;
 +
    vertical-align: top;
 +
    clear:both;
 +
    margin: 5px;
 +
    border-radius: 10px
 +
}
 +
 +
.teampicture4
 +
{
 +
float:left;
 +
width:200px;
 +
margin-left:50px;
 +
margin-right:50px;
 +
margin-top:20px;
 +
margin-bottom:20px;
 +
text-align:left;
 +
 +
}
 +
 +
.teampicture4 >img
 +
{
 +
width:425px;
 +
height:152px;
 +
    vertical-align: top;
 +
    clear:both;
 +
    margin: 5px;
 +
    border-radius: 10px
 +
}
 +
 +
</style>
</style>
</html>
</html>

Latest revision as of 13:40, 17 October 2014