Sha256: 0208a45d711ffb2816dff498fe3687b04431ad37eed83965d4edac2692bca8b8
Contents?: true
Size: 689 Bytes
Versions: 4
Compression:
Stored size: 689 Bytes
Contents
@import fancy_buttons.sass body text-align: center padding-top: 10px h1 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif font-size: 50px color: #333 letter-spacing: -1px div margin-top: 15px !green = darken(#57b42c, 8) !blue = adjust_hue(!green, 110) !red = adjust_hue(!green, -100) a.button, button +fancy-button-structure +fancy-button-colors margin: 0 2px vertical-align: middle &.light +fancy-button-colors(#bbb) &.green +fancy-button-colors(!green) &.blue +fancy-button-colors(!blue) +fancy-button-size(32px, 32px) &.red +fancy-button-colors(!red) &.yellow +fancy-button-colors(darken(desaturate(yellow, 35), 5))
Version data entries
4 entries across 4 versions & 1 rubygems