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:
parent
676baeb596
commit
9338e2ca0e
7 changed files with 9 additions and 24 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue