Difference between revisions of "Template:UCC Ireland/Footer Style"

Line 8: Line 8:
 
}
 
}
  
.footer_img {
+
#footer_img {
 
height: 100px;
 
height: 100px;
 
width:100%;
 
width:100%;
 
image-rendering: crisp-edges;
 
image-rendering: crisp-edges;
 
}
 
}

Revision as of 13:32, 13 July 2017

.footer { position: fixed; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100px; }

  1. footer_img {

height: 100px; width:100%; image-rendering: crisp-edges; }