Sha256: 2fc3d19e36ccc84323b08c72e2a1a641d7684d6594f658ace0be761dfcffce96
Contents?: true
Size: 806 Bytes
Versions: 19
Compression:
Stored size: 806 Bytes
Contents
// Based in Nicolas Gallagher's git.io/normalize normalize-text() abbr[title] // + style not present in IE 8~11, Safari, and Chrome. border-bottom 1px dotted dfn // + style not present in Safari and Chrome. font-style italic mark // + style not present in IE 8/9. background #ff0; color #000 b, strong // Fix `font-weight: bolder` in FF 4+, Safari, and Chrome. font-weight bold h1 // `h1` inside `section` and `article` fix for FF 4+, Safari & Chrome. font-size 2em margin 0.67em 0 small // Consistent font-size across browsers. font-size 80% sub, sup // Prevent `sub` and `sup` affecting `line-height`. font-size 75% line-height 0 position relative vertical-align baseline sup top -0.5em sub bottom -0.25em
Version data entries
19 entries across 19 versions & 1 rubygems