Skip to content

Instantly share code, notes, and snippets.

@JamieMason
Created April 18, 2016 11:53
Show Gist options
  • Save JamieMason/67082d0c183176ba70cf46b30f337625 to your computer and use it in GitHub Desktop.
Save JamieMason/67082d0c183176ba70cf46b30f337625 to your computer and use it in GitHub Desktop.
nuke.scss
a, abbr, acronym, address, applet, area, article, aside, audio, b, base,
basefont, bdi, bdo, bgsound, big, blink, blockquote, body, br, button, canvas,
caption, center, cite, code, col, colgroup, content, data, datalist, dd, del,
details, dfn, dir, div, dl, dt, em, embed, fieldset, figcaption, figure, font,
footer, form, frame, frameset, h1, h2, h3, h4, h5, h6, head, header, hgroup, hr,
html, i, iframe, img, input, ins, isindex, kbd, keygen, label, legend, li, link,
listing, main, map, mark, marquee, menu, menuitem, meta, meter, nav, nobr,
noframes, noscript, object, ol, optgroup, option, output, p, param, plaintext,
pre, progress, q, rp, rt, ruby, s, samp, script, section, select, shadow, small,
source, spacer, span, strike, strong, style, sub, summary, sup, table, tbody,
td, template, textarea, tfoot, th, thead, time, title, tr, track, tt, u, ul,
var, video, wbr, xmp {
background-color: transparent;
border: 0;
color: inherit;
fill: inherit;
font-family: inherit;
font-size: 100%;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
text-align: left;
text-decoration: none;
vertical-align: baseline;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment