Sha256: 0a797056097092725d01d9af0a869ba16fc5c132b7f16c2fa0b8d194e17ef43c
Contents?: true
Size: 321 Bytes
Versions: 10
Compression:
Stored size: 321 Bytes
Contents
@mixin flash($color) { background: $color; color: darken($color, 60); font-weight: bold; margin-bottom: $base-line-height / 2; padding: $base-line-height / 2; position: absolute; width: 100%; z-index: 9999; a { color: darken($color, 70); &:hover { color: darken($color, 90); } } }
Version data entries
10 entries across 10 versions & 1 rubygems