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