Sha256: b9193d349937647f579b7cee2872d89c3814ea05cd5b3b9eebea2c349a73eb1e
Contents?: true
Size: 527 Bytes
Versions: 18
Compression:
Stored size: 527 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
18 entries across 18 versions & 1 rubygems