Sha256: e0d5e967c442ea06a3de7832ec9f1af97756a73119ecb414c32a5e4ff8635bed

Contents?: true

Size: 1007 Bytes

Versions: 1

Compression:

Stored size: 1007 Bytes

Contents

* {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn,
em, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul,
li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, hgroup, menu,
nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}
select { outline: none; }
html, body { @include size(100%, 100%); }
body {
	line-height: 1;
	font-size: 12px;
}
a { text-decoration: none; }
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
ol, ul { list-style: none; }
textarea.noresize { resize: none; }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
toolbox_esten-1.0.0 assets/stylesheets/toolbox_esten/reset.scss