Sha256: a236010a1a3628e0b13d86b78c976bb790109f211f9d3fe187886600f6e49d44
Contents?: true
Size: 505 Bytes
Versions: 22
Compression:
Stored size: 505 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 { line-height: $base-line-height; margin-bottom: $base-line-height / 2; dt { font-weight: bold; margin-top: $base-line-height / 2; } dd { margin: 0; } }
Version data entries
22 entries across 20 versions & 4 rubygems