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

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

Revision as of 13:30, 13 July 2017

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

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