Sha256: d717b87646fe54dfd533b7935325be8a180a398ac5e27999bf79560cbdefde74
Contents?: true
Size: 323 Bytes
Versions: 4
Compression:
Stored size: 323 Bytes
Contents
// CLOSE ICONS // ----------- .close { float: right; font-size: 20px; font-weight: bold; line-height: $baseLineHeight; color: $black; text-shadow: 0 1px 0 rgba(255,255,255,1); @include opacity(20); &:hover { color: $black; text-decoration: none; @include opacity(40); cursor: pointer; } }
Version data entries
4 entries across 4 versions & 2 rubygems