Difference between revisions of "Template:Team:Harvard BioDesign/Templates:footer"

Line 4: Line 4:
 
/*Set up height place holder for the footer*/
 
/*Set up height place holder for the footer*/
 
#footerContainer {
 
#footerContainer {
background-color: #47DAB5;
+
background-color: #000000;
height:100px;
+
height:200px;
 
 
 
text-align:center;
 
text-align:center;
Line 12: Line 12:
  
 
}
 
}
 +
 +
 
</style>
 
</style>
 
 
Line 17: Line 19:
 
<p> footer </p>
 
<p> footer </p>
 
</div>
 
</div>
 +
 +
 
</html>
 
</html>

Revision as of 02:50, 28 June 2015

footer