Sha256: 44420089597500696b0e868d9209330d0eb18a8f66c7fff577b18f940b14f070
Contents?: true
Size: 423 Bytes
Versions: 24
Compression:
Stored size: 423 Bytes
Contents
/// /// Editorial by HTML5 UP /// html5up.net | @ajlkn /// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) /// /* Footer */ #footer { .copyright { 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
24 entries across 24 versions & 1 rubygems