scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 114  →  ?path2? @ 115
/css/gallery/style.css
@@ -0,0 +1,20 @@
.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;
}