Line 39: | Line 39: | ||
/* Slideshow container - Change dimensions of the Border Box */ | /* Slideshow container - Change dimensions of the Border Box */ | ||
.slideshow-container { | .slideshow-container { | ||
− | max-width: | + | max-width: 500px; |
position: relative; | position: relative; | ||
margin: auto; | margin: auto; | ||
Line 61: | Line 61: | ||
transition: 0.6s ease; | transition: 0.6s ease; | ||
border-radius: 0 3px 3px 0; | border-radius: 0 3px 3px 0; | ||
+ | visibility: enable; | ||
} | } | ||
Revision as of 14:32, 7 July 2017