Sha256: 92b1c67559bf6b5b4b1e87f6a4bb1e62707c5f10fe86a53d314e4a15f99ac871
Contents?: true
Size: 374 Bytes
Versions: 11
Compression:
Stored size: 374 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
11 entries across 11 versions & 1 rubygems