Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 148: Line 148:
}
}
 +
 +
/*=======================================*/
.outerrect{
.outerrect{
 +
position:absolute;
 +
top:650px;
 +
left:500px;
 +
width:300px;
 +
height:250px;
 +
background-color:grey;
 +
border-radius:30px;
 +
}
 +
.testing{
 +
position:absolute;
 +
top:700px;
 +
left:520px;
 +
width:500px;
 +
height:250px;
 +
border-radius:10px;
 +
z-index:52;
 +
}
 +
 +
.textblock{
 +
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;
 +
}
 +
 +
/*=======================================*/
 +
.outerrect1{
position:absolute;
position:absolute;
top:975px;
top:975px;
Line 157: Line 190:
border-radius:30px;
border-radius:30px;
}
}
-
.testing{
+
.testing1{
position:absolute;
position:absolute;
top:1025px;
top:1025px;
Line 166: Line 199:
z-index:52;
z-index:52;
}
}
-
.textblock{
+
.textblock1{
position:absolute;
position:absolute;
background-image:url(https://static.igem.org/mediawiki/2014/5/57/Textbackground.jpg);
background-image:url(https://static.igem.org/mediawiki/2014/5/57/Textbackground.jpg);
Line 179: Line 212:
.outerrect2{
.outerrect2{
position:absolute;
position:absolute;
-
top:650px;
+
top:975px;
left:500px;
left:500px;
width:300px;
width:300px;
Line 188: Line 221:
.testing2{
.testing2{
position:absolute;
position:absolute;
-
top:700px;
+
top:1025px;
left:520px;
left:520px;
width:500px;
width:500px;

Revision as of 09:18, 4 October 2014