Difference between revisions of "Template:Paris Bettencourt/cssFooter"

Line 17: Line 17:
  
 
#footer img {
 
#footer img {
max-height: 100%;
+
    position:absolute;
max-width: 100%;
+
    top:0;
 +
    bottom:0;
 +
    margin:auto;
 +
    min-height: 50px;
 +
    max-height: 230px;
 +
    min-width: 50px;
 +
    max-width: 230px;
 
}
 
}
  
  
 
#footer .col {
 
#footer .col {
  width: 25%;
+
position: relative;
  height: 100%;
+
  width: 20%;
 +
  height: 230px;
 
  vertical-align: middle;
 
  vertical-align: middle;
 
  text-align: center;
 
  text-align: center;

Revision as of 00:51, 19 September 2015