diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..79dbbce Binary files /dev/null and b/.DS_Store differ diff --git a/css/main.css b/css/main.css index b317587..a1bf75f 100644 --- a/css/main.css +++ b/css/main.css @@ -428,14 +428,116 @@ body { margin-top: 16px !important; } -.text-box { +.text-box, .blue-border { border: 1px solid #1ED9E7; border-radius: 25px; margin-bottom: 60px; padding: 0 15px; +} + +.without-border { + border: none !important; +} + +.install-page-header { + padding-top: 50px; +} + +.blue-border ul { + list-style: decimal; + padding-left: 28px; + font-family: "Inter", sans-serif; + font-style: normal; + font-weight: normal; + line-height: 136.5%; + color: #FFFFFF; +} + +.blue-border ul li { + list-style: decimal; + + font-family: "Inter", sans-serif; + font-style: normal; + font-weight: normal; + font-size: 14px; + line-height: 136.5%; + color: #FFFFFF; +} + +.blue-border a, +.blue-border a:hover, +.blue-border a:active, +.blue-border a:link, +.blue-border a:visited { + color: #1ED9E7; +} + +.code-p { + background: #1ED9E7; + color: #1D2934; + padding: 5px; + border-radius: 4px; +} + +.blue-border-img { + border: 1px solid #1ED9E7; + border-radius: 25px; + padding: 15px; + max-width: max-content; + margin: 0 auto 30px; +} + +.pb-25 { + padding-bottom: 25px !important; +} + +.blue-border img { width: 100%; } +.blue-border-img img { + width: 100%; +} + +.header-p { + font-family: "Inter", sans-serif; + font-style: normal; + font-weight: bold; + font-size: 16px; + line-height: 136.5%; + color: #ffffff; + padding: 10px; +} + +.top-header-p { + font-family: "Inter", sans-serif; + font-style: normal; + font-weight: bold; + font-size: 18px; + line-height: 136.5%; + color: #ffffff; + padding: 10px; + text-align: center; + margin-bottom: 24px; +} + +.color-blue { + color: #1ED9E7; +} + +.blue-border img { + + width: 100%; + max-width: 500px; + margin: auto; + display: block; +} + + +.blue-border .bottom-p { + text-align: left; +} + .top-p { font-family: "Inter", sans-serif; font-style: normal; @@ -574,6 +676,18 @@ footer a { @media (min-width: 992px) { + .top-header-p { + font-size: 28px; + } + + .blue-border ul li { + font-family: "Inter", sans-serif; + font-style: normal; + font-weight: normal; + font-size: 16px; + line-height: 136.5%; + color: #ffffff; + } .margin-16, .hero { padding: 0 80px; } diff --git a/img/AWS.gif b/img/AWS.gif new file mode 100644 index 0000000..9743b6c Binary files /dev/null and b/img/AWS.gif differ diff --git a/img/CloudFlare.gif b/img/CloudFlare.gif new file mode 100644 index 0000000..749f514 Binary files /dev/null and b/img/CloudFlare.gif differ diff --git a/img/GitHub Logo.svg b/img/GitHub Logo.svg new file mode 100644 index 0000000..aed567d --- /dev/null +++ b/img/GitHub Logo.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/img/GitHub-Logo.png b/img/GitHub-Logo.png new file mode 100644 index 0000000..aeb7e20 Binary files /dev/null and b/img/GitHub-Logo.png differ diff --git a/img/Hetzner.gif b/img/Hetzner.gif new file mode 100644 index 0000000..632492f Binary files /dev/null and b/img/Hetzner.gif differ diff --git a/img/Server.gif b/img/Server.gif new file mode 100644 index 0000000..869f84e Binary files /dev/null and b/img/Server.gif differ diff --git a/img/Telegram Logo.svg b/img/Telegram Logo.svg new file mode 100644 index 0000000..b41d5a0 --- /dev/null +++ b/img/Telegram Logo.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/Telegram-Logo.png b/img/Telegram-Logo.png new file mode 100644 index 0000000..0901ae5 Binary files /dev/null and b/img/Telegram-Logo.png differ diff --git a/img/Twitter Logo.png b/img/Twitter Logo.png new file mode 100644 index 0000000..1efd516 Binary files /dev/null and b/img/Twitter Logo.png differ diff --git a/img/Twitter Logo.svg b/img/Twitter Logo.svg new file mode 100644 index 0000000..7eba74a --- /dev/null +++ b/img/Twitter Logo.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/Twitter-Logo.png b/img/Twitter-Logo.png new file mode 100644 index 0000000..3294a8f Binary files /dev/null and b/img/Twitter-Logo.png differ diff --git a/img/Twitter-Logo.svg b/img/Twitter-Logo.svg new file mode 100644 index 0000000..30f653b --- /dev/null +++ b/img/Twitter-Logo.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/img/Vector.png b/img/Vector.png index 0c925e0..8681b2f 100755 Binary files a/img/Vector.png and b/img/Vector.png differ diff --git a/img/Vector.svg b/img/Vector.svg new file mode 100644 index 0000000..fffec1d --- /dev/null +++ b/img/Vector.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/add-domain-to-cf.gif b/img/add-domain-to-cf.gif new file mode 100644 index 0000000..b307e81 Binary files /dev/null and b/img/add-domain-to-cf.gif differ diff --git a/img/nc-buy-domain-1.gif b/img/nc-buy-domain-1.gif new file mode 100644 index 0000000..19cf42c Binary files /dev/null and b/img/nc-buy-domain-1.gif differ diff --git a/img/nc-buy-domain.gif b/img/nc-buy-domain.gif new file mode 100644 index 0000000..19cf42c Binary files /dev/null and b/img/nc-buy-domain.gif differ diff --git a/img/nc-to-cf.gif b/img/nc-to-cf.gif new file mode 100644 index 0000000..e2c9732 Binary files /dev/null and b/img/nc-to-cf.gif differ diff --git a/index.html b/index.html index 3b0f83b..c10bf48 100644 --- a/index.html +++ b/index.html @@ -27,32 +27,34 @@ -