Widget:Carousel

From Jcastle.info
Revision as of 23:39, 24 July 2017 by Eric (talk | contribs)

<style> .carousel {

 position: relative;
 width: 500px;
 height: 500px;

} .carousel .item{ min-height: 500px; }

</style>