platypush/platypush/backend/http/static/css/widgets/image-carousel.css

9 lines
161 B
CSS

.carousel {
height: 100%;
background-color: black;
background-size: auto 100%;
background-position: center;
background-repeat: no-repeat;
}