Module:Random slideshow/sandbox/styles.css
Appearance
/* Hide the toggle gallery button */
.randomSlideshow-container > .gallery.mw-gallery-slideshow > .gallerycarousel > div > div > div > span:nth-child(2) {
display: none;
}
/* On desktop, hide the switcher labels */
/* // TODO */
/* On mobile, show the switcher labels in a sort-of gallery-like format */
/* // TODO */