Sha256: b76e92ba6b88f02f571f3feef4a05abe36297d1569942d5457da29e8b95312e3
Contents?: true
Size: 574 Bytes
Versions: 5
Compression:
Stored size: 574 Bytes
Contents
.block { &.results { list-style: none; } &.results-entry { cursor: pointer; grid-gap: 5px; padding: 10px; display: grid; &:hover { background-color: rgba(black,10%); } &.book-orwell { @include ThemeResults($orwell); } } &.results-info { justify-content: flex-start; grid-auto-flow: column; line-height: 1; grid-gap: 7px; display: grid; } &.results-dot { background-color: $gun; border-radius: 50%; position: relative; height: 15px; width: 15px; top: 1px; } }
Version data entries
5 entries across 5 versions & 1 rubygems