Sha256: 646cf595ca5ec33a2f833c8bf5264422ab172d33e923e830b9da9ef0a02fbc06
Contents?: true
Size: 496 Bytes
Versions: 5
Compression:
Stored size: 496 Bytes
Contents
.file-show-term { border-top: 2px solid $heading-border-color; padding-top: 1em; dt { color: $file-show-term-color; } dd { padding-bottom: .35em; word-wrap: break-word; } } .file-show-term dt::after { content: ':'; } .file-show-descriptions, .file-show-details { -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; -moz-column-width: 20em; -webkit-column-width: 20em; column-width: 20em; } .img-responsive, figure { display: inline-block; }
Version data entries
5 entries across 5 versions & 1 rubygems