Template:CSS/parts

From 2014.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 4: Line 4:
.container_parts{
.container_parts{
width:100%;
width:100%;
-
height:2900px;
+
height:6000px;
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:60px;
 +
width:480px;
 +
height:640px;
 +
}
 +
  .footerbg{
  .footerbg{
position:absolute;
position:absolute;
-
top:2900px;
+
top:6000px;
left:0px;
left:0px;
width:100%;
width:100%;
Line 134: Line 145:
position: absolute;
position: absolute;
left:300px;
left:300px;
-
top:-100px;
+
top:-80px;
width:0px;
width:0px;

Latest revision as of 03:59, 18 October 2014