Sha256: 7b6c5429ab454d1a6b302e06e5b792dee84e81734fc47d9ad6131dc39a13b308
Contents?: true
Size: 716 Bytes
Versions: 4
Compression:
Stored size: 716 Bytes
Contents
.galleries--index .mini { float: left; } .galleries--title { text-align: center; } .galleries-show { .row { display: block; border-bottom: 2px solid red; } .row-large .goto { display: none; } } // .row-thumbs .item { // margin-bottom: 1em; // img { // margin-top: 10px; // } // } .row-large .item { border: 1px solid red; 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
4 entries across 4 versions & 1 rubygems