Sha256: 35ba82d65c95f00582007831be90a5d8233dce1292e7f4b2bbfef2187ade769a
Contents?: true
Size: 387 Bytes
Versions: 1
Compression:
Stored size: 387 Bytes
Contents
#yellow #short { color: #ffeeaa; } #yellow #long { color: #ffeeaa; } #yellow #rgba { color: rgba(255, 238, 170, 0.1); } #blue #short { color: #0000ff; } #blue #long { color: #0000ff; } #blue #rgba { color: rgba(0, 0, 255, 0.1); } #overflow .a { color: #000000; } #overflow .b { color: #ffffff; } #overflow .c { color: #ffffff; } #overflow .d { color: #00ff00; } #rgb { color: #c8c8c8; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nirvdrum-less-1.1.4 | spec/css/colors.css |