Sha256: e75db7bb2d34c2c1d1982880c41c85f384cfccddb7fda08b86976c4c98200f43
Contents?: true
Size: 416 Bytes
Versions: 41
Compression:
Stored size: 416 Bytes
Contents
#yelow #short { color: #ffeeaa; } #yelow #long { color: #ffeeaa; } #yelow #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; } #grey { color: #c8c8c8; background-color: #323232; }
Version data entries
41 entries across 41 versions & 5 rubygems