Sha256: 5357349290367591bdf957ef6c77e9dc0ea8ac9bcf3d0685bf06c24bb284c964
Contents?: true
Size: 420 Bytes
Versions: 9
Compression:
Stored size: 420 Bytes
Contents
.image { line-height:0; margin-bottom: 20px; &.circle { @include border-radius(50% !important); overflow: hidden; width: auto; } &.rounded { overflow: hidden; @include border-radius($button-radius $button-radius); } &.photo { border: 5px solid #fff; @include box-shadow(0 0 1px $body-font-color); &.polaroid { padding-bottom: 50px; background: #fff; } } }
Version data entries
9 entries across 9 versions & 1 rubygems