Template:CSS/parts

From 2014.igem.org

(Difference between revisions)
Line 4: Line 4:
.container_parts{
.container_parts{
width:100%;
width:100%;
-
height:6000px;
+
height:2900px;
background-image:url(https://static.igem.org/mediawiki/2014/6/6e/Scribblebg_iitd.png);
background-image:url(https://static.igem.org/mediawiki/2014/6/6e/Scribblebg_iitd.png);
position:relative;
position:relative;
Line 67: Line 67:
border-radius:10px;
border-radius:10px;
}
}
 +
 +
.gel img{
 +
border:solid thin grey;
 +
border-radius:10px;
 +
position:relative;
 +
top:10px;
 +
left:120px;
 +
width:320px;
 +
height:720px;
 +
}
 +
  .footerbg{
  .footerbg{
position:absolute;
position:absolute;
-
top:6000px;
+
top:2900px;
left:0px;
left:0px;
width:100%;
width:100%;

Revision as of 03:52, 18 October 2014