Sha256: 4923f3575b6707b18c80606b2d31fdb35fa7d3f309b92d3561fcfaab3c965866
Contents?: true
Size: 477 Bytes
Versions: 15
Compression:
Stored size: 477 Bytes
Contents
/*------------------------------------*\ $FOOTER \*------------------------------------*/ /** * Basic footer structural styling. * * Designed and built @kurenn */ .footer { color: $footer-text-color; font-size: $base-font-size; font-weight: lighter; line-height: $base-line-height; margin-top: 60px; text-align: center; ul.inline { li { a { color: $footer-anchor-color; font-size: $footer-anchor-size; } } } }
Version data entries
15 entries across 15 versions & 1 rubygems