Sha256: eef542427b5c5b7babd11091b5f2f95e84745d7f57c8f759ab58d5d307709ac0
Contents?: true
Size: 775 Bytes
Versions: 33
Compression:
Stored size: 775 Bytes
Contents
.galleries--index .mini { float: left; } .galleries--title { // text-align: center; } div.galleries-show { > * { border-bottom: 2px solid red; } > *:last-child { border-bottom: none; } .row-large .goto { display: none; } } // .row-thumbs .item { // margin-bottom: 1em; // img { // margin-top: 10px; // } // } .row-large .item { // border: 1px solid red; border-radius: 20px; display: block; margin-bottom: 1em; max-height: 95vh; padding: 10px; padding-bottom: 50px; background: #cecece; .wrapper { width: 100%; height: 80vh; background-repeat: no-repeat; background-position: center center; background-size: contain; img { max-height: 100%; max-width: 100%; } } }
Version data entries
33 entries across 33 versions & 1 rubygems