Sha256: 93dc6dfeb787f2196c0312c4d795523b2786e3c0820bae55fb36f0d5ea3e15de

Contents?: true

Size: 1.51 KB

Versions: 4

Compression:

Stored size: 1.51 KB

Contents

/* RESET (meyerweb.com/eric/tools/css/reset/)*/
html, body, div, span, applet, object, iframe, 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, figcaption, figure, footer, header, hgroup, menu, nav, section, 
summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; font: inherit;
vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

/* REACTIVE - BASE STYLES
 -----------------------------------------------------------------------------------------------------------*/
input[type=button], input[type=submit], button { cursor: pointer; }
menu li { margin: 0; } 
#skipLinks{	height: 1px; left: -999em; position: absolute; top: -999em; width: 1px; }
em, i{font-style:italic;}strong, b{font-weight:bold;}

/* STRUCTURE
 -----------------------------------------------------------------------------------------------------------*/
html, body{
	width:100%;
	height:100%;
	}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
reactive-css-0.1.3 stylesheets/reactive-css/_reset.scss
reactive-css-0.1.2 stylesheets/reactive-css/_reset.scss
reactive-css-0.1.1 stylesheets/reactive-css/_reset.scss
reactive-css-0.1.0 stylesheets/reactive-css/_reset.scss