Sha256: 45689280398e1ff6166447e6a4897ec1b401fdd7cb92c3581e87e4c2838e8ddb
Contents?: true
Size: 531 Bytes
Versions: 32
Compression:
Stored size: 531 Bytes
Contents
/* Sizes ============================ */ // thumb $img-thumb-width: 150px; // medium $img-medium-width: 250px; // large $img-large-width: 400px; /* Styles ============================ */ // frame $img-frame-width: 0.5em; $img-frame-outline: 1px solid $color-light-dark; $img-frame-color: white; // polaroid $img-polaroid-frameWidth: 0.75em; $img-polaroid-frameColor: white; $img-polaroid-bottomHeight: 2.75em; $img-polaroid-outline: 1px solid $color-light-dark; // panoramic $img-panoramic-height: 200px; $img-panoramic-top: -40%;
Version data entries
32 entries across 32 versions & 2 rubygems