Difference between revisions of "Team:TU Darmstadt/Templates/Footer"

Line 4: Line 4:
 
#footerContainer {
 
#footerContainer {
 
width: 100%;
 
width: 100%;
height: 255px;
+
height: 400px;
 
font-family: 'Open Sans', Helvetica, sans-serif;
 
font-family: 'Open Sans', Helvetica, sans-serif;
 
font-size: 14px;
 
font-size: 14px;
Line 15: Line 15:
 
padding: 10px 0 10px 0;
 
padding: 10px 0 10px 0;
 
background-color: #fff;
 
background-color: #fff;
height: 200px;
+
height: 308px;
 
width: 980px;
 
width: 980px;
 
position: relative;
 
position: relative;
Line 98: Line 98:
 
#footer {
 
#footer {
 
position: absolute;
 
position: absolute;
bottom: 35px;
+
bottom: 0px;
 
z-index: 3;
 
z-index: 3;
 
width: 100%;
 
width: 100%;
 +
 
}
 
}
 
</style>
 
</style>

Revision as of 02:54, 19 September 2015