Sha256: fd297df3d6239dbb18e36b0a2710833c604b9b776d9d3727901b33ff1b3ebd30
Contents?: true
Size: 501 Bytes
Versions: 3
Compression:
Stored size: 501 Bytes
Contents
$size: 18px; .social-share-button { .ssb-icon { background-position: center center; background-repeat: no-repeat; background-size: $size $size; display: inline-block; height: $size; width: $size; } @each $site in twitter, facebook, google_bookmark, google_plus, weibo, qq, delicious, linkedin, tumblr, pinterest, douban, weichat, vkontakte, email { .ssb-#{$site} { background-image: image-url('social-share-button/#{$site}.svg'); } } }
Version data entries
3 entries across 3 versions & 1 rubygems