File "index.html"
Full path: /var/www/vhosts/alqahtaniacparts.com/httpdocs/aa_cm_page/index.html
File
size: 1.79 B
MIME-type: text/html
Charset: utf-8
Download Open Edit Advanced Editor Back
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="favicon.png"/>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AL QAHTANI AC Parts - Coming Soon</title>
<style>
body { background: #00091B; color: #fff; } @keyframes fadeIn { from {top: 20%; opacity: 0;} to {top: 100; opacity: 1;} } @-webkit-keyframes fadeIn { from {top: 20%; opacity: 0;} to {top: 100; opacity: 1;} } .wrapper { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); animation: fadeIn 1000ms ease; -webkit-animation: fadeIn 1000ms ease; } h1 { font-size: 50px; font-family: 'Poppins', sans-serif; margin-bottom: 0; line-height: 1; font-weight: 700; } .dot { color: #4FEBFE; } p { text-align: center; margin: 18px; font-family: 'Muli', sans-serif; font-weight: normal; } .icons { text-align: center; } .icons i { color: #00091B; background: #fff; height: 15px; width: 15px; padding: 13px; margin: 0 10px; border-radius: 50px; border: 2px solid #fff; transition: all 200ms ease; text-decoration: none; position: relative; } .icons i:hover, .icons i:active { color: #fff; background: none; cursor: pointer !important; transform: scale(1.2); -webkit-transform: scale(1.2); text-decoration: none; }
</style>
<link href="https://fonts.googleapis.com/css?family=Poppins:700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
</head>
<body>
<div class="wrapper">
<h1>coming soon<span class="dot">.</span></h1>
<p>Site is under maintenance</p>
</div>
</body>
</html>