Sha256: 400b0dd46ddb4963df82d39e26c7223d19b38dc5ef7fa58045464345a3fd3a75

Contents?: true

Size: 713 Bytes

Versions: 10

Compression:

Stored size: 713 Bytes

Contents

/* Reset */

html, body, div, h1, h2, h3, h4, ul, ol, li, form, fieldset, select, input, textarea, p {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: transparent;
}

a, ins { text-decoration: none; }

del { text-decoration: line-through; }

hr { display: none; }

ul, ol { list-style: none; }

img, fieldset { border: none; }

h1, h2, h3, h4 { font-weight: normal; }

em { font-style: italic; }

strong { font-weight: bold; }

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

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

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

pre, code {
	font-family: monospace;
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
pah-0.0.10 lib/pah/files/app/assets/stylesheets/reset.css
pah-0.0.9 lib/pah/files/app/assets/stylesheets/reset.css
pah-0.0.8 lib/pah/files/app/assets/stylesheets/reset.css
pah-0.0.7 lib/pah/files/app/assets/stylesheets/reset.css
pah-0.0.6 lib/pah/files/app/assets/stylesheets/reset.css
pah-0.0.5 lib/pah/files/app/assets/stylesheets/reset.css
pah-0.0.4 lib/pah/files/app/assets/stylesheets/reset.css
pah-0.0.3 lib/pah/files/app/assets/stylesheets/reset.css
pah-0.0.2 lib/pah/files/app/assets/stylesheets/reset.css
pah-0.0.1 lib/pah/files/app/assets/stylesheets/reset.css