Sha256: f6286295b099c5af7a59d9783c54c2b4ef5b02e715d44bc7b512735212e0623b
Contents?: true
Size: 472 Bytes
Versions: 205
Compression:
Stored size: 472 Bytes
Contents
.section { margin-top: 30px; margin-bottom: 30px; } .list { border: 1px solid #000; border-radius: 15px; list-style: none outside none; margin: 10px; padding: 10px; } .item { padding: 5px 10px; margin: 5px 0; border: 2px solid #444; border-radius: 5px; background-color: #EA8A8A; font-size: 1.1em; font-weight: bold; text-align: center; cursor: move; } /*** Extra ***/ .logList { min-height: 200px; border: 5px solid #000; border-radius: 15px; }
Version data entries
205 entries across 205 versions & 1 rubygems