Sha256: b208b0609130b00be1d2fa9ebcb5c2ae165231c5db5c33fa57bebfa9b2a29406
Contents?: true
Size: 1007 Bytes
Versions: 1
Compression:
Stored size: 1007 Bytes
Contents
footer.refills-footer { color: silver; padding-bottom: 2em; padding-top: 1em; text-align: center; a { color: $refills-anchor-color; text-decoration: none; } p { font-size: 0.8em; line-height: 1.5em; margin: 0 1em; @include media($refills-large-screen) { font-size: 1em; } } .refills-footer-logo { margin-bottom: 2em; } img { @include clearfix; display: block; height: 60px; margin: auto; } .footer-links { border-top: 2px solid; display: inline-block; font-family: $refills-narrow-sans; font-size: 0.8em; font-weight: 300; margin-bottom: 4em; padding: 0.6em; text-transform: uppercase; @include media($refills-large-screen) { font-size: 1em; padding: 1em; } li { display: inline; padding: 0.4em; a { color: #a7a7a7; text-decoration: none; &:hover { color: $refills-anchor-color; } } } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
refills-0.2.0 | source/stylesheets/_refills-footer.scss |