diff --git a/assets/css/main.css b/assets/css/main.css index 46485d7..749338c 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -170,10 +170,14 @@ a:hover { color: #ff7496; + font-weight: bold; + /* letter-spacing: 0.1em; */ } strong, b { color: #313f47; + font-weight: bold; + letter-spacing: 0.1em; } em, i { @@ -183,6 +187,13 @@ p { margin: 0 0 1.5em 0; } + + p.legal { + margin: 0 0 1.5em 0; + font-weight: 500; + letter-spacing: 0.05em; + text-transform: none; + } h1, h2, h3, h4, h5, h6 { color: #313f47; @@ -474,6 +485,15 @@ margin: 0 0 1.5em 0; padding-left: 1.25em; } + + ol.legal { + list-style: decimal; + margin: 0 0 1.5em 0; + padding-left: 1.25em; + font-weight: 500; + letter-spacing: 0.05em; + text-transform: none; + } ol li { padding-left: 0.25em; @@ -485,6 +505,25 @@ padding-left: 1em; } + ul.legal { + list-style: none; + margin: 0 0 1.5em 0; + padding-left: 1em; + font-weight: 500; + letter-spacing: 0.05em; + text-transform: none; + } + + ul.legal li { + display: inline-block; + padding: 0 0.75em 0 0; + vertical-align: middle; + } + + ul.legal li:last-child { + padding-right: 0; + } + ul li { padding-left: 0.5em; } diff --git a/assets/images/apple-touch-icon-114x114.png b/assets/images/apple-touch-icon-114x114.png new file mode 100644 index 0000000..ed3753c Binary files /dev/null and b/assets/images/apple-touch-icon-114x114.png differ diff --git a/assets/images/apple-touch-icon-120x120.png b/assets/images/apple-touch-icon-120x120.png new file mode 100644 index 0000000..f3ae4ee Binary files /dev/null and b/assets/images/apple-touch-icon-120x120.png differ diff --git a/assets/images/apple-touch-icon-144x144.png b/assets/images/apple-touch-icon-144x144.png new file mode 100644 index 0000000..d8cb703 Binary files /dev/null and b/assets/images/apple-touch-icon-144x144.png differ diff --git a/assets/images/apple-touch-icon-152x152.png b/assets/images/apple-touch-icon-152x152.png new file mode 100644 index 0000000..47c98c6 Binary files /dev/null and b/assets/images/apple-touch-icon-152x152.png differ diff --git a/assets/images/apple-touch-icon-57x57.png b/assets/images/apple-touch-icon-57x57.png new file mode 100644 index 0000000..794cd14 Binary files /dev/null and b/assets/images/apple-touch-icon-57x57.png differ diff --git a/assets/images/apple-touch-icon-72x72.png b/assets/images/apple-touch-icon-72x72.png new file mode 100644 index 0000000..fd94ff5 Binary files /dev/null and b/assets/images/apple-touch-icon-72x72.png differ diff --git a/assets/images/favicon-16x16.png b/assets/images/favicon-16x16.png new file mode 100644 index 0000000..acb2b79 Binary files /dev/null and b/assets/images/favicon-16x16.png differ diff --git a/assets/images/favicon-32x32.png b/assets/images/favicon-32x32.png new file mode 100644 index 0000000..e65621a Binary files /dev/null and b/assets/images/favicon-32x32.png differ diff --git a/assets/images/favicon.ico b/assets/images/favicon.ico new file mode 100644 index 0000000..3c6a2f2 Binary files /dev/null and b/assets/images/favicon.ico differ diff --git a/assets/images/mstile-144x144.png b/assets/images/mstile-144x144.png new file mode 100644 index 0000000..d8cb703 Binary files /dev/null and b/assets/images/mstile-144x144.png differ diff --git a/index.php b/index.php index 568c976..9dd5a71 100644 --- a/index.php +++ b/index.php @@ -3,6 +3,7 @@ New Icarus Imeji Uploader by YandolsZX Icarus Front-end version 2.0 Template "Identity" by @ajlkn, licensed under under the CCA 3.0 license (html5up.net/license) + Droploader "Dropzonejs by Matias Meno --> @@ -17,23 +18,23 @@ Icarus Imeji Uploader - - - - - - - - - + + + + + + + + + - + - + @@ -127,7 +128,8 @@ Locaria Technologies.