Sha256: 7d370f7708667b5fdbeac36c4f375bc00e4875d3c35e23dfeaad1bce11437da0
Contents?: true
Size: 634 Bytes
Versions: 36
Compression:
Stored size: 634 Bytes
Contents
html { cursor: text; } .editbox { margin: .4em; padding: 0; font-family: monospace; font-size: 10pt; color: black; } pre.code, .editbox { color: #666666; } .editbox p { margin: 0; } span.lua-comment { color: #BB9977; } span.lua-keyword { font-weight: bold; color: blue; } span.lua-string { color: #AA2222; } span.lua-stdfunc { font-weight: bold; color: #077; } span.lua-customfunc { font-weight: bold; color: #0AA; } span.lua-identifier { color: black; } span.lua-number { color: #3A3; } span.lua-token { color: #151; } span.lua-error { color: #FFF; background-color: #F00; }
Version data entries
36 entries across 36 versions & 2 rubygems