AstroJS/botanjs/src/Astro/Starfall/Element/Footer.css
2016-05-31 23:32:39 +08:00

13 lines
221 B
CSS

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;
}