drop.chapril.org-firefoxsend/app/templates/activeBackground/activeBackground.css

12 lines
129 B
CSS
Raw Normal View History

2018-06-19 21:58:42 +02:00
.background {
position: absolute;
left: 0;
top: 0;
height: 100%;
z-index: -1;
}
.background > img {
height: 100%;
}