Team:Heidelberg/Templates/basic-css

From 2013.igem.org

(Difference between revisions)
m
m
Line 16: Line 16:
}
}
-
#footer-box * {
+
#footer-box{
-
     position:fixed;
+
     min-width:800px;
-
     bottom:2px;  
+
     width:100%;
 +
max-width:3000px;
 +
padding:0px;
 +
margin:0px;
 +
display:inline-block;
 +
text-align:left;
 +
border-style:none;
}
}
 +
 +
#footer-box *{
 +
  margin:5px;
 +
}
 +
/* Removes "teams" from the menubar */
/* Removes "teams" from the menubar */
#menubar > ul > li:last-child {
#menubar > ul > li:last-child {

Revision as of 14:38, 22 September 2013