Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 208: Line 208:
/*=======================================*/
/*=======================================*/
 +
 +
.outerrect3{
 +
position:absolute;
 +
top:650px;
 +
left:900px;
 +
width:300px;
 +
height:250px;
 +
background-color:grey;
 +
border-radius:30px;
 +
}
 +
.testing2{
 +
position:absolute;
 +
top:700px;
 +
left:920px;
 +
width:500px;
 +
height:250px;
 +
border-radius:10px;
 +
z-index:52;
 +
}
 +
 +
.textblock3{
 +
position:absolute;
 +
background-image:url(https://static.igem.org/mediawiki/2014/5/57/Textbackground.jpg);
 +
top:120px;
 +
left:0px;
 +
width:300px;
 +
height:140px;
 +
border:solid thin black;
 +
border-radius:0px 0px 30px 30px;
 +
}
 +
 +
/*=======================================*/
 +
 +
 +
 +
</style>
</style>
</html>
</html>

Revision as of 09:02, 4 October 2014