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

Line 6: Line 6:
 
width: 100%;
 
width: 100%;
 
height: 100px;
 
height: 100px;
 +
background-repeat: repeat-y;
 +
background-image: url("https://static.igem.org/mediawiki/2017/a/a3/T--UCC_Ireland--grass.png");
 
}
 
}

Revision as of 13:25, 13 July 2017

.footer { position: fixed; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100px; background-repeat: repeat-y; background-image: url("T--UCC_Ireland--grass.png"); }