Sha256: 60f7dcfe3b8334c250020dd02f54c3fafcdaf5c6278223c228c05b7a46e2eed4
Contents?: true
Size: 264 Bytes
Versions: 225
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
225 entries across 225 versions & 1 rubygems