Return to Snippet

Revision: 65366
at November 25, 2013 16:59 by temanuel


Initial Code
a, abbr, acronym, address, applet, article, article, aside, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figcaption, figure, figure, footer, footer, form, h1, h2, h3, h4, h5, h6, header, header, hgroup, hgroup, html, i, iframe, img, ins, kbd, label, legend, mark, menu, menu, nav, nav, object, output, p, pre, q, ruby, s, samp, section, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, var, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-font-smoothing: antialiased; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
a { -webkit-tap-highlight-color: rgba(0,0,0,0); }
a img { border: none; }
a:focus, input:focus { outline: none; }
img { display: block; -webkit-tap-highlight-color: rgba(0,0,0,0); }
b,strong { font-weight: bold; }
i, em { font-style: italic; }


body {
background: #fff;
font: 14px helvetica,arial,sans-serif;
color: #000;
}

a:link, a:visited { text-decoration: none; }
a:hover, a:visited { text-decoration: underline; }


Initial URL


Initial Description


Initial Title
Core CSS - Lite

Initial Tags


Initial Language
Other