Sha256: dcaeff336cf1e5cb1616b6ab6eb8398729cb5dfda268905a816283aae7a023ca
Contents?: true
Size: 528 Bytes
Versions: 55
Compression:
Stored size: 528 Bytes
Contents
.videos-index { .header { display: flex; justify-content: space-between; } .item { margin-bottom: 1em; .title { word-break: break-word; } } .pagination { margin: 1em 0; } } div.videos-show { // border-bottom: 2px solid red; padding-bottom: .8em; margin: 0 auto; width: 640px; .title { font-size: 1.4em; margin-left: .2em; } .row { display: flex; margin: 0; img { margin-right: .8em; width: 100px; height: 100px; } } }
Version data entries
55 entries across 55 versions & 1 rubygems