Sha256: c62378ea0e94a7db102181cb473e460e64aa13f695feaf8d46c7f4c80e1839e1
Contents?: true
Size: 408 Bytes
Versions: 37
Compression:
Stored size: 408 Bytes
Contents
#login { margin: auto; padding: 10em; width: 300px; } #main { height: 300px; overflow: auto; font-family: monospace; } #main .time { margin-right: 0.5em; } #main .time:before { content:"["; color: #ccc; } #main .time:after { content:"]"; color: #ccc; } #main .nick { margin-right: 1em; } #main .nick:before { content:"<"; color: #ccc; } #main .nick:after { content:">"; color: #ccc; } #talk { width: 100%; }
Version data entries
37 entries across 37 versions & 4 rubygems