Template:CSS/project

From 2014.igem.org

(Difference between revisions)
 
(36 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:2100px;
+
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;
}
}
 +
.topimg{
.topimg{
position:absolute;
position:absolute;
Line 26: Line 28:
.topimg img{
.topimg img{
border-radius:10px;
border-radius:10px;
 +
border:solid thin grey;
}
}
Line 35: Line 38:
padding:0px;
padding:0px;
margin:0px;
margin:0px;
-
font-family:Verdana;
+
font-family:Open Sans;
size:12px;
size:12px;
text-align:justify;
text-align:justify;
Line 44: Line 47:
}
}
-
 
+
.footerbg_project{
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
.bg_img{
+
position:absolute;
position:absolute;
-
top:96px;
+
top:7100px;
left:0px;
left:0px;
width:100%;
width:100%;
-
Height:23%;
+
height:100px;
-
background-image:url(https://static.igem.org/mediawiki/2014/5/59/Environmental-Pollution.jpg);
+
background-color:#424243;
 +
z-index:2;
 +
background-repeat:no-repeat;
 +
}
 +
.copyright{
 +
position:absolute;
 +
bottom:5px;
 +
left:400px;
}
}
 +
 +
.copyright a,visited{
 +
color:#a2a1a1;
 +
}
 +
 +
.copyright a:hover{
 +
color:#c7c6c6;
 +
}
 +
 +
.copyright p{
 +
font-size:12px;
 +
color:#807f7f;
 +
font-family:Open sans, Helvetica, Arial;
 +
font-weight:400;
 +
}
-
.mascotinplasmid{
+
.nav2{
-
background-image:url(https://static.igem.org/mediawiki/2014/6/60/Mascotinplasmidiitd.png);
+
-
width:350px;
+
-
height:320px;
+
position:absolute;
position:absolute;
-
top:0px;
+
top:10px;
-
left:0px;
+
left:280px;
 +
 
 +
}
 +
.nav2table{
 +
background-color:#424243;
 +
color:#807f7f;
 +
}
 +
.nav2 a,visited{
 +
color:#d6d5d5;
 +
font-size:12px;
 +
text-decoration:none;
 +
padding:10px;
}
}
-
.bluetopstrip{
+
.nav2 a:hover{
-
background-image:url(https://static.igem.org/mediawiki/2014/4/43/Blue_strip.png);
+
color:#ffffff;
-
position:absolute;
+
font-size:12px;
-
top:0px;
+
font-weight:500;
-
left:350px;
+
text-decoration:none;
-
width:800px;
+
padding:10px;
-
height:193px;
+
-
text-align:center;
+
-
background-repeat:no-repeat;
+
}
}
-
.project_title{
+
.vector {
-
position:absolute;
+
position:relative;
-
top:auto;
+
top:10px;
-
bottom:auto;
+
margin-top:0px;
-
width:800px;
+
margin-left:auto;
-
padding:10px;
+
margin-right:auto;
-
color:white;
+
margin-bottom:0px;
-
font-family:Open sans;
+
width:720px;
-
font-weight:400;
+
height:320px;
-
font-size:30px;
+
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