Sha256: fa1320aca62c4771fbf1a8d424efbb809c0a0f03a19c3cfc092869ca8aa9be0a
Contents?: true
Size: 528 Bytes
Versions: 136
Compression:
Stored size: 528 Bytes
Contents
// // Footer // -------------------------------------------------- .footer-pf-alt, .footer-pf { background-color: $footer-pf-bg-color; color: $gray-light; font-size: $font-size-small; line-height: 17px; // whole px unit to avoid height differences among browsers padding-left: $footer-pf-padding-left; padding-top: $footer-pf-padding-top; .layout-pf-alt-fixed-with-footer &, .layout-pf-fixed-with-footer & { bottom: 0; left: 0; position: fixed; right: 0; z-index: $zindex-navbar-fixed; } }
Version data entries
136 entries across 93 versions & 1 rubygems