Sha256: 6d44ce03c0f9964a6df16338dd162afc87ddd1af60e47ed76541113b4fad78e2
Contents?: true
Size: 844 Bytes
Versions: 91
Compression:
Stored size: 844 Bytes
Contents
// reset.sass // Generated 10/1/2007 // yong joseph bakos // This is a sassified version of Eric Meyer's reset.css // http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ // #iki, #iki *, .iki, .iki * :margin 0 :padding 0 :border 0 :outline 0 :font-weight inherit :font-style inherit :font-size 100% :font-family AllerRegular :vertical-align baseline body.iki :line-height 1 :color black :background white *:focus :outline 0 body :line-height 1 :color black :background white ol, ul :list-style none table :border-collapse separate :border-spacing 0 caption, th, td :text-align left :font-weight normal blockquote:before, blockquote:after, q:before, q:after :content "" blockquote, q :quotes "" ""
Version data entries
91 entries across 46 versions & 1 rubygems