Sha256: 2cbff2aab30dc062793996bb31dd762335c14b7594d3593dee79e8b9046cbf57
Contents?: true
Size: 1.2 KB
Versions: 3
Compression:
Stored size: 1.2 KB
Contents
/* Table of Contents ================================================== #Footer #Footer Alternate */ /* #Footer ================================================== */ .footer { background: rgba(236,238,241,1); border-top: 1px solid rgba(217,222,225,1); color: rgba(158,171,179,1); margin-top: 80px; padding: 50px 0; } .footer a { color: rgba(158,171,179,1); opacity: 0.8; text-decoration: none; } .footer a:hover { opacity: 1; } .footer-brand { margin: -79px 0 10px 0; text-align: center; } .footer-brand a { background: rgba(255,255,255,1); border: 1px solid rgba(217,222,225,1); border-radius: 4px; display: inline-block; font-size: 44px; height: 46px; padding: 5px 0; opacity: 1; text-align: center; vertical-align: middle; width: 50px; } .footer h6 { color: rgba(158,171,179,1); letter-spacing: 1px; text-transform: uppercase; } .footer ul { margin-bottom: 15px; } .footer li { display: block; margin-right: 10px; } .footer small { display: block; margin-top: 15px; text-align: center; } /* #Footer Alternate ================================================== */ .footer-alt { background: transparent; border-color: rgba(236,238,241,1); padding: 30px 0 100px 0; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
flashgrid-2.1.0 | vendor/assets/stylesheets/footer.css.scss |
flashgrid-2.0.1 | vendor/assets/stylesheets/footer.css.scss |
flashgrid-2.0.0 | vendor/assets/stylesheets/footer.css.scss |