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

Line 131: Line 131:
 
   position:relative;
 
   position:relative;
 
   top:-2.45rem;
 
   top:-2.45rem;
   padding-bottom:80px;
+
   padding-bottom:100px;
 
}
 
}
  
Line 349: Line 349:
 
   text-align: center;
 
   text-align: center;
 
         width: 100%;
 
         width: 100%;
         height: 80px;
+
         height: 100px;
 
     padding:0!important;
 
     padding:0!important;
 
     margin:-80px;
 
     margin:-80px;
Line 361: Line 361:
 
     background-color:transparent;
 
     background-color:transparent;
 
     padding:0!important;
 
     padding:0!important;
 +
}
 +
 +
 +
#Footer {
 +
        position:relative;
 +
        text-align: center;
 +
        width: 100%;
 +
        height: 100%;
 +
        top:0px;
 +
    }
 +
    #Footer p {       
 +
        margin:0;
 +
        padding-top:0.5rem;
 +
        font-family: roboto, sans-serif;
 +
        text-align: center;
 +
    }
 +
    .clearer {
 +
        clear: both;
 +
    }
 
}
 
}
  
Line 411: Line 430:
 
}
 
}
  
 
#Footer {
 
        position:relative;
 
        text-align: center;
 
        width: 100%;
 
        height: 100%;
 
        top:0px;
 
    }
 
    #Footer p {       
 
        margin:0;
 
        padding-top:0.5rem;
 
        font-family: roboto, sans-serif;
 
        text-align: center;
 
    }
 
    .clearer {
 
        clear: both;
 
    }
 
}
 
  
 
/*Split page in top 90% and bottom 10% for down arrow*/
 
/*Split page in top 90% and bottom 10% for down arrow*/

Revision as of 12:10, 21 October 2017