Sha256: 9548b4c29394ad6ff4d49688c54713c5a70ef0a39e5af6ccc700cbecdd7b3353
Contents?: true
Size: 610 Bytes
Versions: 10
Compression:
Stored size: 610 Bytes
Contents
ul { margin: 20px; } ol { margin: 20px; } body pre { margin: 10px; font-weight: bold; } body pre2 { background-color: silver; padding: 10px; border-top-style: solid; border-left-style: solid; border-left-width: 1px; border-top-width: 1px; overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */ white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ /* width: 99%; */ word-wrap: break-word; /* Internet Explorer 5.5+ */ }
Version data entries
10 entries across 10 versions & 2 rubygems