Sha256: 3174504d89f792d182a427712d8131ebc95738ed4150abbff2d882757915e917
Contents?: true
Size: 1.18 KB
Versions: 6
Compression:
Stored size: 1.18 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); }
Version data entries
6 entries across 6 versions & 1 rubygems