Sha256: 274645a87e92e9d5b59db414787f9f5ffeb86a42f92c8bf683d03c5ebf33fc64
Contents?: true
Size: 362 Bytes
Versions: 66
Compression:
Stored size: 362 Bytes
Contents
/* Footer */ #footer { .copyright { margin: 0; color: _palette(fg-light); font-size: 0.9em; a { color: inherit; } } } /* Inverted */ .inverted #footer { .copyright { color: _palette(fg-light-inverted); a { color: inherit; } } }
Version data entries
66 entries across 66 versions & 1 rubygems