Difference between revisions of "Template:BABS UNSW Australia Footer"

(Replaced content with "<html> </html>")
Line 1: Line 1:
 
<html>
 
<html>
  
<style>
 
  
/* Layout */
 
html, body, #container { height: 100%; margin: 0; padding: 0; }
 
body > #container { height: auto; min-height: 100%; }
 
#content { padding-bottom: 3em; }
 
#footer { clear: both; position: relative; z-index: 10; height: 3em; margin-top: -3em; }
 
 
/* Theme */
 
body { font: .75em/normal "Lucida Sans", "Lucida Grande", sans-serif; }
 
a, a:link, a:visited { color: #c6762f; text-decoration: underoline; }
 
a:hover, a:focus {  }
 
p { margin-bottom: 1em; }
 
#about { padding: 50px; }
 
#footer { background-color: black; color: white; font-size: 200%; text-align: center; line-height: 3em; }
 
 
</style>
 
<div id="footer">UNSW</div>
 
 
</html>
 
</html>

Revision as of 02:18, 15 July 2015