NIHVIVO-556: page-ftl and page-homepage.ftp don't use any more a wrapper div. Also, HTML5 footer element is styling the footer of those templates. div#footer-content was styling the footer before and it has been deleted.

This commit is contained in:
mb863 2010-10-29 15:55:41 +00:00
parent 676baeb596
commit 9338e2ca0e
7 changed files with 9 additions and 24 deletions

View file

@ -34,6 +34,8 @@ body {
background: #fff;
font-size: 108.33%; /* bumping up content text from 12px to 13px */
min-height:350px;
width: 946px;
margin: 0 auto;
}
#footer {