Sha256: 4b0d7702258a3cdd982c1cb18a03a6559692fcfa745e45904b29655fdda2efd6

Contents?: true

Size: 984 Bytes

Versions: 3

Compression:

Stored size: 984 Bytes

Contents

.image--blocked
  display: block

.avatar
  +space(max-height, 14)
.avatar__image
  border-radius: $border-radius
  max-width: 100%
  height: auto
  display: block

.banner
  +space(height, 9)
.banner__image
  max-width: 100%
  margin: 0 auto
  display: block

.avatar--medium--default
  +space(height, 6)
  +space(margin-bottom)
  text-align: center
  position: relative
  background-color: $gray-light
  border-radius: $border-radius
  p
    +typecsset-font-size($third-font-size)
    color: $white
    position: absolute
    width: 100%
    +space(top, 2)
    text-transform: uppercase

.avatar--medium
  +space(height, 7)

.avatar--small--default
  background-color: $gray-light
  height: 59px
  +space(margin-bottom)
  text-align: center
  position: relative
  border-radius: $border-radius
  p
    +typecsset-font-size($first-font-size)
    color: $white
    position: absolute
    width: 100%
    top: 20px
    text-transform: uppercase

.avatar--small
  +space(min-height, 3)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
smock-0.1.118 app/assets/stylesheets/includes/_images.sass
smock-0.1.117 app/assets/stylesheets/includes/_images.sass
smock-0.1.116 app/assets/stylesheets/includes/_images.sass