Difference between revisions of "Template:Wageningen UR/TestCSS"

Line 134: Line 134:
 
.footer {
 
.footer {
 
         position:absolute;
 
         position:absolute;
clear: both;
+
        bottom:0;
  bottom: 0px;
+
        width:100%;
  left: 0px;
+
        height:60px;   /* Height of the footer */
  width: 100%;
+
    height: 32px;
+
margin: 0px;
+
        margin-top: 20px; /* space between content and footer */
+
 
background-color: #DA70D6;
 
background-color: #DA70D6;
 
         text-align: center;
 
         text-align: center;

Revision as of 14:47, 1 May 2017