diff --git a/assets/css/extra_without_scss.css b/assets/css/extra_without_scss.css index 563de58..1a8f5f6 100644 --- a/assets/css/extra_without_scss.css +++ b/assets/css/extra_without_scss.css @@ -9,4 +9,17 @@ font-weight: 400; justify-self: center; font-size: medium; +} + +.footer-images-container { + display: flex; + justify-content:space-evenly; + align-items: center; + width: 100vw; + box-sizing: border-box; +} + +.footer-image { + width: 20vw; + height: fit-content; } \ No newline at end of file diff --git a/assets/images/poweredby/opendns.svg b/assets/images/poweredby/opendns.svg new file mode 100644 index 0000000..eb222b9 --- /dev/null +++ b/assets/images/poweredby/opendns.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + diff --git a/assets/images/poweredby/strongswan.png b/assets/images/poweredby/strongswan.png new file mode 100644 index 0000000..9f49ff3 Binary files /dev/null and b/assets/images/poweredby/strongswan.png differ diff --git a/assets/images/poweredby/ubuntu.png b/assets/images/poweredby/ubuntu.png new file mode 100644 index 0000000..1cf8a15 Binary files /dev/null and b/assets/images/poweredby/ubuntu.png differ diff --git a/index.php b/index.php index 08704c4..2c8bb81 100644 --- a/index.php +++ b/index.php @@ -27,10 +27,11 @@ if (!$_SERVER['DOCUMENT_ROOT']) { + - - + + <title> SSA VPN @@ -74,6 +75,17 @@ if (!$_SERVER['DOCUMENT_ROOT']) {

ÖDEME BİLGİLERİ

Kullanıcı Sözleşmesi

Gizlilik Politikası

+ +
+
+
+
+

Teşekkürler

+ @@ -83,4 +95,4 @@ if (!$_SERVER['DOCUMENT_ROOT']) { - + \ No newline at end of file