Sha256: 28074f97e94807d237f6db0e60c56b6e66be67a355c11984017a093943f1717e
Contents?: true
Size: 319 Bytes
Versions: 59
Compression:
Stored size: 319 Bytes
Contents
/* * CodePress color styles for JavaScript syntax highlighting */ b {color:#7F0055;font-weight:bold;} /* reserved words */ u {color:darkblue;font-weight:bold;} /* special words */ i, i b, i s, i u {color:green;font-weight:normal;} /* comments */ s, s b, s u {color:#2A00FF;font-weight:normal;} /* strings */
Version data entries
59 entries across 59 versions & 2 rubygems