- Fix layout
This commit is contained in:
@@ -102,9 +102,6 @@ div#headerButtons activelink a, div#headerButtons activelink a:hover {
|
||||
#footer {
|
||||
border-top: 1px black solid;
|
||||
padding-top: 15px;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
background: #ffffff;
|
||||
}
|
||||
|
@@ -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 {
|
||||
|
Reference in New Issue
Block a user