diff --git a/dist/favicon.ico b/dist/favicon.ico new file mode 100644 index 0000000..4afef56 Binary files /dev/null and b/dist/favicon.ico differ diff --git a/dist/favicon.jpg b/dist/favicon.jpg new file mode 100644 index 0000000..262f8b8 Binary files /dev/null and b/dist/favicon.jpg differ diff --git a/dist/index.html b/dist/index.html index db3247b..bdad888 100644 --- a/dist/index.html +++ b/dist/index.html @@ -193,9 +193,9 @@ select { /* 1 */ */ button, -[type="button"], -[type="reset"], -[type="submit"] { +[type="button"], +[type="reset"], +[type="submit"] { -webkit-appearance: button; } @@ -204,9 +204,9 @@ button, */ button::-moz-focus-inner, -[type="button"]::-moz-focus-inner, -[type="reset"]::-moz-focus-inner, -[type="submit"]::-moz-focus-inner { +[type="button"]::-moz-focus-inner, +[type="reset"]::-moz-focus-inner, +[type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } @@ -216,9 +216,9 @@ button::-moz-focus-inner, */ button:-moz-focusring, -[type="button"]:-moz-focusring, -[type="reset"]:-moz-focusring, -[type="submit"]:-moz-focusring { +[type="button"]:-moz-focusring, +[type="reset"]:-moz-focusring, +[type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } @@ -267,8 +267,8 @@ textarea { * 2. Remove the padding in IE 10. */ -[type="checkbox"], -[type="radio"] { +[type="checkbox"], +[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } @@ -277,8 +277,8 @@ textarea { * Correct the cursor style of increment and decrement buttons in Chrome. */ -[type="number"]::-webkit-inner-spin-button, -[type="number"]::-webkit-outer-spin-button { +[type="number"]::-webkit-inner-spin-button, +[type="number"]::-webkit-outer-spin-button { height: auto; } @@ -287,7 +287,7 @@ textarea { * 2. Correct the outline style in Safari. */ -[type="search"] { +[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } @@ -296,7 +296,7 @@ textarea { * Remove the inner padding in Chrome and Safari on macOS. */ -[type="search"]::-webkit-search-decoration { +[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } @@ -348,7 +348,8 @@ template { display: none; } -