Sha256: 10de23332c4e0180f0537f2010fc67cc47e481cd4db8bca4bf25b375eddd5b2e
Contents?: true
Size: 397 Bytes
Versions: 16
Compression:
Stored size: 397 Bytes
Contents
/* Lists */ ul, ol { list-style-position: inside; margin-bottom: 1.5em; } ul { list-style-type: disc; } ol { list-style-type: decimal; } dl { line-height: 1.4; margin-bottom: 1.5em; } dl dt { font-weight: bold; margin-top: 0.5em; } dl dd { margin-bottom: 0em; } dd { margin-left: 0.5em; } li { line-height: 1.4; } ol ol, ol ul, ul ul, ul ol { margin-left: 1em; }
Version data entries
16 entries across 16 versions & 2 rubygems