Sha256: 555d3932de6ba702dd7206a78e85eccc917b0c0ab547b93ea1154f3b6dcc0c7e

Contents?: true

Size: 913 Bytes

Versions: 4

Compression:

Stored size: 913 Bytes

Contents

/* Reset from http://meyerweb.com/eric/tools/css/reset/
  v1.0 | 20080212
  Converted to SASS by Iain Hecker http://iain.nl/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, defn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, legend, table, caption, tbody, tfoot, thead, tr, th, td
  :margin 0
  :padding 0
  :border 0
  :outline 0
  :vertical-align baseline
  :background transparent
  :font
    :family Verdana, Helvetica, Arial, sans-serif
    :size = 14px

body
  :line-height 1

ol, ul
  :list-style none

blockquote, q
  :quotes none
  &:before, &:after
    :content ''
    :content none

\:focus
  :outline 0

ins
  :text-decoration none

del
  :text-decoration line-through

table
  :border-collapse collapse
  :border-spacing 0

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iain-pizza-generators-0.1.1 rails_generators/pizza_layout/templates/reset.sass
iain-pizza-generators-0.1.2 rails_generators/pizza_layout/templates/reset.sass
iain-pizza-generators-0.1.3 rails_generators/pizza_layout/templates/reset.sass
iain-pizza-generators-0.1.4 rails_generators/pizza_layout/templates/reset.sass