diff --git a/frontend/files/css/reset.css b/frontend/files/css/reset.css deleted file mode 100644 index c099500..0000000 --- a/frontend/files/css/reset.css +++ /dev/null @@ -1,128 +0,0 @@ -/* http://meyerweb.com/eric/tools/css/reset/ - v2.0 | 20110126 - License: none (public domain) -*/ - -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, -embed, -figure, -figcaption, -footer, -header, -hgroup, -menu, -nav, -output, -ruby, -section, -summary, -time, -mark, -audio, -video { - margin: 0; - padding: 0; - border: 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; -} -table { - border-collapse: collapse; - border-spacing: 0; -} diff --git a/frontend/files/favicon.ico b/frontend/files/favicon.ico index 1824d53..668a4f1 100644 Binary files a/frontend/files/favicon.ico and b/frontend/files/favicon.ico differ diff --git a/frontend/files/favicon.png b/frontend/files/favicon.png new file mode 100644 index 0000000..ce2be3f Binary files /dev/null and b/frontend/files/favicon.png differ diff --git a/frontend/files/index.html b/frontend/files/index.html index 20117ad..4c15fc5 100644 --- a/frontend/files/index.html +++ b/frontend/files/index.html @@ -6,12 +6,13 @@ rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" /> - - +