Sha256: 017561dd598a324b2974fcd0954a54306ac94c2d371868b607e853192badac3d

Contents?: true

Size: 633 Bytes

Versions: 6

Compression:

Stored size: 633 Bytes

Contents

/* reset css from http://developer.yahoo.com/yui/reset/ with modifications */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,img {
  border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}
ol,ul {
  list-style:none;
}
caption,th {
  text-align:left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}
q:before,q:after {
  content:'';
}
abbr,acronym { border:0;
}
input, textarea { font:inherit; }
pre, code { font:inherit; }

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
zena-1.2.8 public/stylesheets/reset.css
zena-1.2.7 public/stylesheets/reset.css
zena-1.2.6 public/stylesheets/reset.css
zena-1.2.5 public/stylesheets/reset.css
zena-1.2.4 public/stylesheets/reset.css
zena-1.2.3 public/stylesheets/reset.css