scratch – Rev 139

Subversion Repositories:
Rev:
.blueimp-gallery > .slides > .slide > .text-content {
    overflow: auto;
    margin: 60px auto;
    padding: 0 60px;
    max-width: 920px;
    text-align: left;
}

.blueimp-gallery > .title {
    background-color: #000;
    padding: 7pt;
}

.blueimp-gallery {
    background: rgba(0, 0, 0, 0) !important;
}

.blueimp-gallery-carousel {
    box-shadow: none !important;
}

.swiper-container {
    width: auto;
    height: auto;
    margin-top: 1em;
}