botanjs/src/Astro/Penguin/Element/Footer.css
raw ยท 221 bytes
footer {
background-color: #001;
background-image: url(/assets/layout-images/lines.png);
background-repeat: no-repeat;
background-position: right bottom;
}
#fhorizon {
position: absolute;
top: -7px;
}