Team:UCL-London/static/page.css

From 2013.igem.org

(Difference between revisions)
(Blanked the page)
 
Line 1: Line 1:
-
#header
 
-
{
 
-
width:100%;
 
-
height:200px;
 
-
background:blue;
 
-
float:left;
 
-
}
 
-
#header #middle
 
-
{
 
-
width:976px;
 
-
height:100%;
 
-
background:green;
 
-
margin-left:auto;
 
-
margin-right:auto;
 
-
}
 
-
 
-
 
-
#header #middle #top
 
-
{
 
-
width:100%;
 
-
height:100px;
 
-
background:yellow;
 
-
float:left;
 
-
}
 
-
 
-
#header #middle #bottom
 
-
{
 
-
width:100%;
 
-
height:100px;
 
-
background:orange;
 
-
float:left;
 
-
}
 
-
 
-
#menu
 
-
{
 
-
width:100%;
 
-
height:30px;
 
-
background:red;
 
-
float:left;
 
-
}
 
-
 
-
#menu #dropdown
 
-
{
 
-
width:976px;
 
-
height:100%;
 
-
background:purple;
 
-
margin-left:auto;
 
-
margin-right:auto;
 
-
}
 
-
 
-
#all_content
 
-
{
 
-
width:100%;
 
-
height:400px;
 
-
background:silver;
 
-
float:left;
 
-
}
 
-
 
-
#all_content #container
 
-
{
 
-
width:976px;
 
-
height:100%;
 
-
margin-left:auto;
 
-
margin-right:auto;
 
-
background:cyan;
 
-
}
 
-
 
-
#footer1
 
-
{
 
-
width:100%;
 
-
height:100px;
 
-
background:yellow;
 
-
float:left;
 
-
}
 
-
 
-
#footer2
 
-
{
 
-
width:100%;
 
-
height:100px;
 
-
background:orange;
 
-
float:left;
 
-
}
 

Latest revision as of 14:34, 12 August 2013