Sha256: 871e3038bbbf3bcc5c27e82dd418a22c7fd018db4271830263d320ac5d71e392
Contents?: true
Size: 650 Bytes
Versions: 15
Compression:
Stored size: 650 Bytes
Contents
/*! minions.css | MIT License | https://github.com/chantastic/minions.css */ .gc_l > * { background-color: hsl(0, 0%, 100%); } .gc_l\.9 > * { background-color: hsl(0, 0%, 90%); } .gc_l\.8 > * { background-color: hsl(0, 0%, 80%); } .gc_l\.7 > * { background-color: hsl(0, 0%, 70%); } .gc_l\.6 > * { background-color: hsl(0, 0%, 60%); } .gc_l\.5 > * { background-color: hsl(0, 0%, 50%); } .gc_l\.4 > * { background-color: hsl(0, 0%, 40%); } .gc_l\.3 > * { background-color: hsl(0, 0%, 30%); } .gc_l\.2 > * { background-color: hsl(0, 0%, 20%); } .gc_l\.1 > * { background-color: hsl(0, 0%, 10%); } .gc_l\.0 > * { background-color: hsl(0, 0%, 0%); }
Version data entries
15 entries across 8 versions & 1 rubygems