penguin/AstroJS

Javascript framework for my blog

botanjs/src/Astro/Blog/Element/Footer.css

raw ยท 247 bytes

footer {
    background-color: #222;
    background-image: url(http://file.astropenguin.net/blog/layout-images/lines.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#fhorizon {
	position: absolute;
	top: -7px;
}