Template:CSS/project

From 2014.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 5: Line 5:
<style rel='stylesheet' type='text/css'>
<style rel='stylesheet' type='text/css'>
-
.container_project{
+
.container_project2{
width:100%;
width:100%;
-
height:4200px;
+
height:7100px;
-
background: url(https://static.igem.org/mediawiki/2014/7/73/Iitd-notebook-bg.jpg);
+
background-image:url(https://static.igem.org/mediawiki/2014/2/29/Safety_bg_copy.png);
position:absolute;
position:absolute;
top:-10px;
top:-10px;
Line 14: Line 14:
padding:0px;
padding:0px;
margin:0px;
margin:0px;
 +
z-index:10;
}
}
Line 27: Line 28:
.topimg img{
.topimg img{
border-radius:10px;
border-radius:10px;
 +
border:solid thin grey;
}
}
Line 47: Line 49:
.footerbg_project{
.footerbg_project{
position:absolute;
position:absolute;
-
top:4200px;
+
top:7100px;
left:0px;
left:0px;
width:100%;
width:100%;
Line 101: Line 103:
}
}
 +
.vector {
 +
position:relative;
 +
top:10px;
 +
margin-top:0px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-bottom:0px;
 +
width:720px;
 +
height:320px;
 +
border-radius:10px;
 +
}
 +
.vector img{
 +
border-radius:10px;
 +
border:solid thin grey;
 +
 +
}
</style>
</style>
</html>
</html>

Latest revision as of 03:52, 18 October 2014