Difference between revisions of "Template:BIMATOX Project"

Line 108: Line 108:
  
 
.footer {
 
.footer {
    position: fixed;
+
  position: absolute;
    left: 0;
+
  right: 0;
    bottom: 0;
+
  bottom: 0;
    width: 100%;
+
  left: 0;
    background-color: #C0DACF;
+
  padding: 1rem;
    color: white;
+
  background-color: #C0DACF;
    text-align: center;
+
  text-align: center;
 
}
 
}
  

Revision as of 05:30, 29 October 2017