Sha256: fe6f7f5e3b6cb300f88b53f6ef4510781a70680a9578e9e0fa258d580bdea71e
Contents?: true
Size: 628 Bytes
Versions: 62
Compression:
Stored size: 628 Bytes
Contents
@import "helpers/variables"; .gem-c-back-link { position: relative; display: inline-block; margin-top: $gem-spacing-scale-3; margin-bottom: $gem-spacing-scale-3; font-size: 16px; line-height: 1.25; text-decoration: none; border-bottom: 1px solid currentColor; &:link, &:link:focus, &:visited, &:active { color: currentColor; } &:hover { color: $link-colour; } &::before { content: ""; display: inline-block; margin-right: .3em; border-top: 0.3125em solid transparent; border-right: 0.375em solid currentColor; border-bottom: 0.3125em solid transparent; } }
Version data entries
62 entries across 62 versions & 1 rubygems