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: #000000;
+
background-color: #383838;
height:200px;
+
height: 200px;
+
text-align: left;
text-align:center;
+
                                margin-right: 0px;
margin-right: 0px;
+
                                margin-left: 0px;
    margin-left: 0px;
+
                                margin-top: 40px;
 
+
                                font-size: 40px;
}
+
                                color: "white";
 
+
        font-variant: small-caps;
 +
                                font-style: oblique;
 +
                                font:Florence, cursive;
 +
                      }
  
 
</style>
 
</style>
 
 
 
<div id="footerContainer">
 
<div id="footerContainer">
<p> footer </p>
+
<p>Sticoli</p>
 
</div>
 
</div>
  
  
 
</html>
 
</html>

Revision as of 14:08, 29 June 2015

Sticoli