Sha256: 51afae10d918e8700c80fd9391d91fdfb8d45aac7140c0dc16413f77960d76a5
Contents?: true
Size: 383 Bytes
Versions: 40
Compression:
Stored size: 383 Bytes
Contents
/*------------------------------------ Info Block v3-2 ------------------------------------*/ .info-v3-2 { position: relative; background-position: center; &::before { content: ""; @include absolute(top 20px right 20px bottom 20px left 20px); display: block; border: 1px solid rgba($g-color-white, .2); z-index: 1; } &:hover { background-position: center 0; } }
Version data entries
40 entries across 40 versions & 1 rubygems