Sha256: db751405770ba6c82b443256386b88d24570c301d8d75cc021b789f1b333b01e
Contents?: true
Size: 510 Bytes
Versions: 64
Compression:
Stored size: 510 Bytes
Contents
.terminal { height: 200px; background-color: #222; padding: 10px 0; margin-bottom: 20px; overflow-y: scroll; overflow-x: hidden; p { font-family: monospace; font-size: 16px; color: #22da26; &.terminal_error { color: #f00; } } &::-webkit-scrollbar { width: 12px; height: 12px; background: #aaa; } &::-webkit-scrollbar-thumb { background: #222; border-radius: 6px; border: 3px solid transparent; background-clip: content-box; } }
Version data entries
64 entries across 64 versions & 2 rubygems