Sha256: c9ad50a1785edf692cf2e78ff76c511fc88991c2752a378508a0e176ef8868af

Contents?: true

Size: 577 Bytes

Versions: 3

Compression:

Stored size: 577 Bytes

Contents

ul.share-buttons {
  list-style: none;
  padding: 1.5% 0 0.75% 0;
  margin: 0;
  text-align: center;

  li.meta {
    display: inline;
    margin-right: 0.5em;
    vertical-align: super;
  }

  li {
    display: inline;

    a:hover {
      text-decoration: none;
    }
  }

  .sr-only {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }

  .fa-stack {
    vertical-align: top;
    width: 1.75em;

    .fab {
      font-size: 30px;
    }
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
type-on-strap-2.4.10 _sass/includes/_share_buttons.scss
type-on-strap-2.4.9 _sass/includes/_share_buttons.scss
type-on-strap-2.4.8 _sass/includes/_share_buttons.scss