Sha256: 82195f214be613e62068dd6e4b081e5df8fa40067ec1d353043f9a109d5a0e2c
Contents?: true
Size: 725 Bytes
Versions: 8
Compression:
Stored size: 725 Bytes
Contents
/*\! minions.css | MIT License | https://github.com/chantastic/minions.css */ @media (max-width: 991px) { .gc-l\@\!lg { background-color: hsl(0, 0%, 100%); } .gc-l\.9\@\!lg { background-color: hsl(0, 0%, 90%); } .gc-l\.8\@\!lg { background-color: hsl(0, 0%, 80%); } .gc-l\.7\@\!lg { background-color: hsl(0, 0%, 70%); } .gc-l\.6\@\!lg { background-color: hsl(0, 0%, 60%); } .gc-l\.5\@\!lg { background-color: hsl(0, 0%, 50%); } .gc-l\.4\@\!lg { background-color: hsl(0, 0%, 40%); } .gc-l\.3\@\!lg { background-color: hsl(0, 0%, 30%); } .gc-l\.2\@\!lg { background-color: hsl(0, 0%, 20%); } .gc-l\.1\@\!lg { background-color: hsl(0, 0%, 10%); } .gc-l\.0\@\!lg { background-color: hsl(0, 0%, 0%); } }
Version data entries
8 entries across 8 versions & 1 rubygems