Template:Uppsala-SwedenTemplate

From 2011.igem.org

(Difference between revisions)
Line 417: Line 417:
padding-bottom: 150px;}  /* must be same height as the footer */
padding-bottom: 150px;}  /* must be same height as the footer */
-
#footer {position: relative;
+
#footer (line 48)
-
margin-top: -150px; /* negative value of footer height */
+
 
-
height: 150px;
+
{
-
clear:both;}  
+
 
 +
background-color: #444444;
 +
 
 +
background-image: url("images/footer.gif");
 +
 
 +
background-repeat: repeat-x;
 +
 
 +
background-attachment: scroll;
 +
 
 +
background-position: 0% 0%;
 +
 
 +
background-clip: border-box;
 +
 
 +
background-origin: padding-box;
 +
 
 +
background-size: auto auto;
 +
 
 +
color: #ffffff;
 +
 
 +
font-size: 11px;
 +
 
 +
font-family: Verdana,Arial,sans-serif;
 +
 
 +
}
/*Opera Fix*/
/*Opera Fix*/

Revision as of 12:12, 20 July 2011