Sha256: 0dd5cce3352453e5fdeb6c4e28e1251ff90b25a4947b6485cd5c680e0a64931b
Contents?: true
Size: 501 Bytes
Versions: 9
Compression:
Stored size: 501 Bytes
Contents
.site-footer { background-color: $gray-lighter; color: $gray-light; margin-top: $footer-top-margin; padding: 10px; // Styles below keep footer at bottom of viewport position: absolute; bottom: 0; height: $footer-height; width: 100%; .social-share-button { a { display: block; margin-bottom: 5px; padding-left: 18px; text-indent: 10px; color: $gray-light; } a:hover, a:focus { color: $gray; text-decoration: none; } } }
Version data entries
9 entries across 9 versions & 1 rubygems