Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 176: Line 176:
border-radius:0px 0px 30px 30px;
border-radius:0px 0px 30px 30px;
}
}
-
 
+
/*=======================================*/
.outerrect2{
.outerrect2{
position:absolute;
position:absolute;
Line 206: Line 206:
border-radius:0px 0px 30px 30px;
border-radius:0px 0px 30px 30px;
}
}
 +
.coverpic2{
 +
position:absolute;
 +
top:0px;
 +
left:0px;
 +
width:300px;
 +
height:120px;
 +
border:solid thin black;
 +
background-color:orange;
 +
border-radius:30px 30px 0px 0px;
 +
}
 +
/*=======================================*/
</style>
</style>
</html>
</html>

Revision as of 08:58, 4 October 2014