Sha256: 5cb5602b77ae884cb7b4c03cc929ab496fedf969c165e392099e6c936e470606
Contents?: true
Size: 892 Bytes
Versions: 218
Compression:
Stored size: 892 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%; } } } .orderable-items { .item { border: 1px solid red; padding: 10px; max-width: Min(125px, 30vw); } }
Version data entries
218 entries across 218 versions & 2 rubygems