Sha256: 0b83e2859d63165c7b2975411dc594c0a3b3d9b7ad1ceda39f9622ef3656b85f
Contents?: true
Size: 889 Bytes
Versions: 3
Compression:
Stored size: 889 Bytes
Contents
.mobile_sharing { li { > a { display: block; margin-left: 70px; color: $widget-text-color; text-decoration: none; font-size: 24px; padding-top: 12px; border: 0; height: 80px; svg { fill: $widget-text-color; position: absolute; left: 22px; top: 36px; width: 30px; height: 30px; } &.active { color: $outline-navigation-bar-active-share-icon-color; svg { fill: $outline-navigation-bar-active-share-icon-color; } } } } .sub_share a { color: white; font-family: SourceSansPro; font-size: 13px; text-align: center; background-color: rgba(0, 0, 0, 0.3); text-decoration: none; width: auto; display: block; margin: 0 1em 1em 1em; padding: 1em 0; } } .sub_share { display: none; }
Version data entries
3 entries across 3 versions & 1 rubygems