- Fix layout

This commit is contained in:
Paulo Gustavo Veiga
2012-09-15 12:59:56 -03:00
parent 15e03c690f
commit f1c9c95ed5
3 changed files with 44 additions and 45 deletions

View File

@@ -3,6 +3,9 @@
@import "pageHeaders.css";
html, body {
height: 100%;
}
div#register {
margin: 40px auto;
@@ -30,7 +33,7 @@ div.pageBodyContent ol li {
div.pageBody {
min-height: 500px;
min-height: 80%;
}
div.pageBodyContent {