Sha256: 50bfdfc8161aa51890494d89f78ba14eef1ec1f18b4666432ab9bc931649e2b6
Contents?: true
Size: 471 Bytes
Versions: 142
Compression:
Stored size: 471 Bytes
Contents
ul, ol { margin: 0; padding: 0; list-style-type: none; &%default-ul { list-style-type: disc; margin-bottom: $base-line-height / 2; padding-left: $base-line-height; } &%default-ol { list-style-type: decimal; margin-bottom: $base-line-height / 2; padding-left: $base-line-height; } } dl { margin-bottom: $base-line-height / 2; dt { font-weight: bold; margin-top: $base-line-height / 2; } dd { margin: 0; } }
Version data entries
142 entries across 142 versions & 3 rubygems