Файловый менеджер - Редактировать - /home/gqdcvggs/izhak.be/school/index.php
Назад
<!DOCTYPE html> <html lang="fr"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Asoftware - Aktascorp</title> <script src="https://cdn.tailwindcss.com"></script> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400&display=swap" rel="stylesheet"> <style> body { font-family: 'Poppins', sans-serif; } .fade-in { opacity: 0; filter: blur(10px); animation: fadeInBlur 0.8s ease-out forwards; } .fade-in-1 { animation-delay: 0.2s; } .fade-in-2 { animation-delay: 0.5s; } .fade-in-3 { animation-delay: 0.8s; } @keyframes fadeInBlur { to { opacity: 1; filter: blur(0); } } </style> </head> <body class="bg-white min-h-screen flex items-center justify-center"> <div class="text-center"> <h1 class="text-5xl font-normal text-black mb-2 fade-in fade-in-1">Bienvenue<br> sur aSchool</h1> <p class="text-lg text-gray-600 mb-8 fade-in fade-in-2">Logicielle web dédier à l'éducation.</p> <a href="/school/login" class="bg-black text-white px-8 py-3 rounded-full hover:bg-gray-800 transition-colors fade-in fade-in-3">Connexion</a> </div> </body> </html>
| ver. 1.6 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка