Sha256: c15a87588bdab3f036bd3109ffa6c05420d71d4b95d3738814ebba27a160c9e5
Contents?: true
Size: 379 Bytes
Versions: 1
Compression:
Stored size: 379 Bytes
Contents
/* Lists */ ul, ol { margin-bottom: 1.5em; list-style-position: inside; } ul { list-style-type: disc; } ol { list-style-type: decimal; } dl { margin-bottom: 1.5em; line-height: 1.4; } dl dt { font-weight: bold; margin-top: .5em; } dl dd { margin-bottom: 0em;} dd { margin-left: .5em; } li { line-height: 1.4; } ol ol, ol ul, ul ul, ul ol { margin-left: 1em; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
flutie-1.0.2 | public/stylesheets/lists.css |