Sha256: 5d27ee79a6f1f3398d829aaccfda1b96e28d46dddfd042c9bef29a275aaf9093
Contents?: true
Size: 472 Bytes
Versions: 2
Compression:
Stored size: 472 Bytes
Contents
.social a.sbtnf{ font-size: 23px; opacity: 1; filter: alpha(opacity=100); -webkit-transition: all .3s linear; transition: all .3s linear; margin-bottom: 10px; &.sbtnf-rounded { border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; } &.icon-email{ background: #e04a3f; } &:hover{ opacity: .70; filter: alpha(opacity=70); -webkit-transition: all .3s linear; transition: all .3s linear; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-marketing-1.0.1 | _sass/components/social-media/_progressive.scss |
jekyll-theme-marketing-1.0.0 | _sass/components/social-media/_progressive.scss |