drop.chapril.org-firefoxsend/app/templates/activeBackground/activeBackground.css
2018-06-19 12:58:42 -07:00

12 lines
129 B
CSS

.background {
position: absolute;
left: 0;
top: 0;
height: 100%;
z-index: -1;
}
.background > img {
height: 100%;
}