2 /// Editorial by HTML5 UP
3 /// html5up.net | @ajlkn
4 /// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
8 // Based on meyerweb.com/eric/tools/css/reset (v2.0 | 20110126 | License: public domain)
10 html, body, div, span, applet, object,
11 iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
12 pre, a, abbr, acronym, address, big, cite,
13 code, del, dfn, em, img, ins, kbd, q, s, samp,
14 small, strike, strong, sub, sup, tt, var, b,
15 u, i, center, dl, dt, dd, ol, ul, li, fieldset,
16 form, label, legend, table, caption, tbody,
17 tfoot, thead, tr, th, td, article, aside,
18 canvas, details, embed, figure, figcaption,
19 footer, header, hgroup, menu, nav, output, ruby,
20 section, summary, time, mark, audio, video {
26 vertical-align: baseline;
29 article, aside, details, figcaption, figure,
30 footer, header, hgroup, menu, nav, section {
53 border-collapse: collapse;
58 -webkit-text-size-adjust: none;
62 background-color: transparent;
66 input::-moz-focus-inner {
71 input, select, textarea {
72 -moz-appearance: none;
73 -webkit-appearance: none;