Template:CSS/project

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
 +
<html>
 +
<style rel='stylesheet' type='text/css'>
 +
 +
.container_project{
 +
width:100%;
 +
height:2100px;
 +
background: url(https://static.igem.org/mediawiki/2014/7/73/Iitd-notebook-bg.jpg);
 +
position:relative;
 +
top:-10px;
 +
left:0px;
 +
padding:0px;
 +
margin:0px;
 +
}
 +
.topimg{
 +
position:absolute;
 +
top:50px;
 +
left:220px;
 +
width:920px;
 +
height:200px;
 +
border-radius:80px;
 +
}
 +
 +
.topimg img{
 +
border-radius:10px;
 +
}
 +
 +
.layout{
 +
width:920px;
 +
position:absolute;
 +
top:400px;
 +
left:220px;
 +
padding:0px;
 +
margin:0px;
 +
font-family:Verdana;
 +
size:12px;
 +
text-align:justify;
 +
margin-top:40px;
 +
}
 +
.layout ul li{
 +
list-style:none;
 +
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
.bg_img{
.bg_img{
position:absolute;
position:absolute;

Revision as of 23:10, 15 October 2014