Sha256: 8cf0381a31802d4eef063dd02efa151f7ee2fea3b719eacfba1c9bbe200c3fca
Contents?: true
Size: 397 Bytes
Versions: 160
Compression:
Stored size: 397 Bytes
Contents
// // Syntax Highlighting for google-code-prettify // -------------------------------------------------- .prettyprint { .atn, .com, .fun, .var { color: $syntax-3; } .atv, .str { color: $syntax-1; } .clo, .dec, .kwd, .opn, .pln, .pun { color: $syntax-2; } .lit, .tag, .typ { color: $syntax-4; } ol.linenums { margin-bottom: 0; } }
Version data entries
160 entries across 117 versions & 1 rubygems