Sha256: 9beb0dcdd9b31590f83abc9584d71d28766830b0065787bbe74f54585c525038
Contents?: true
Size: 665 Bytes
Versions: 50
Compression:
Stored size: 665 Bytes
Contents
/* Table of Contents ================================================== #Footer */ /* #Footer ================================================== */ .footer { border-top: 1px solid rgba(236,238,241,1); color: rgba(158,171,179,1); margin-top: 60px; padding: 30px 0 100px 0; } .footer a { color: rgba(158,171,179,1); opacity: 0.8; text-decoration: none; } .footer a:hover { opacity: 1; } .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; }
Version data entries
50 entries across 50 versions & 3 rubygems