Sha256: 9c4a9295730c0293d06036fa00ac2a41d1ca0a179cecdc9f9bec508f6511e26e

Contents?: true

Size: 866 Bytes

Versions: 3

Compression:

Stored size: 866 Bytes

Contents

@charset "utf-8";


/* Reset */

body,
h1, h2, h3, h4,
form, input, textarea, label, a, img {
	vertical-align: baseline;
	font-style: normal;
  list-style-type: none;
	padding: 0;
  margin: 0;
  border: 0;
}

article, aside, details,
figcaption, figure,
footer, header, hgroup,
menu, nav, section { display: block; }

p { margin: 0 0 20px 0; }

hr {
  height: 1px;
  border: 10px solid #eee;
  margin: 10px 0 10px 0;
}

em,
dfn { font-style: italic; }

b,
strong { font-weight: bold; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset {
  border: 1px solid #eee;
  margin: 0;
  padding: 5px;
}

button,
html input[type="button"],
input[type="submit"] { cursor: pointer; }

button,
input {
  line-height: normal;
  font-weight: normal;
}

abbr[title],
dfn[title]{
	cursor: help;
	border-bottom: 1px dotted;
}

pre,
code { font-family: monospace; }

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pah-0.0.13 lib/pah/files/app/assets/stylesheets/reset.scss
pah-0.0.12 lib/pah/files/app/assets/stylesheets/reset.scss
pah-0.0.11 lib/pah/files/app/assets/stylesheets/reset.scss