Sha256: 6c3f48fbd84ef0ce25e47224084507391658c8cd1f9c9fad0a53ea89a8d56e0b
Contents?: true
Size: 381 Bytes
Versions: 2
Compression:
Stored size: 381 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: 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
flutie-1.0.4 | public/stylesheets/lists.css |
flutie-1.0.3 | public/stylesheets/lists.css |