Sha256: 5613ff194238ff12d3c4549135c03f7c64637f702218ee148383ea2d12b55a42
Contents?: true
Size: 264 Bytes
Versions: 127
Compression:
Stored size: 264 Bytes
Contents
// An arrow to represent a "back" link @mixin back-arrow { border-bottom: 5px solid transparent; border-right: 6px solid; border-top: 5px solid transparent; content: ''; display: block; left: 0; margin-top: -6px; position: absolute; top: 50%; }
Version data entries
127 entries across 127 versions & 1 rubygems