Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 95: Line 95:
color:black;
color:black;
font-weight:400;
font-weight:400;
 +
}
 +
.name{
 +
position:absolute;
 +
bottom:5px;
 +
left:200px;
 +
}
 +
 +
.name p{
 +
font-family:Open sans, helvetica, Arial;
 +
font-size:14px;
 +
color:black;
 +
font-weight:400;
 +
}
 +
 +
.post{
 +
position:absolute;
 +
top:5px;
 +
left:200px;
 +
}
 +
 +
.post p{
 +
font-family:Open sans, helvetica, Arial;
 +
font-size:14px;
 +
color:black;
 +
font-weight:400;
}
}

Revision as of 11:49, 3 October 2014