Difference between revisions of "Template:TecCEM/Header"

Line 9: Line 9:
 
.footer {
 
.footer {
 
   position: static;
 
   position: static;
   bottom: 0;
+
   bottom: -20;
 
   width: 100%;
 
   width: 100%;
 
   height: 60px; /* Set the fixed height of the footer here */
 
   height: 60px; /* Set the fixed height of the footer here */
 
   line-height: 60px; /* Vertically center the text there */
 
   line-height: 60px; /* Vertically center the text there */
 
   background-color: #f5f5f5;
 
   background-color: #f5f5f5;
 +
}
 +
#globalWrapper{
 +
    padding-bottom:0px !important;
 
}
 
}
  

Revision as of 16:29, 24 September 2018