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

Line 6: Line 6:
 
width: 100%;
 
width: 100%;
 
height: 100px;
 
height: 100px;
 +
}
 +
 +
.sponsor {
 +
position: relative;
 +
bottom: 100px;
 
}
 
}

Revision as of 14:08, 24 July 2017

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

.sponsor { position: relative; bottom: 100px; }