HEX
Server: Apache
System: Linux v38079.2is.nl 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: democfellows (10015)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/creativefellows.nl/kannick.creativefellows.nl/public/index.html
<!DOCTYPE html>
<html>
<head>
<title>Geen website geplaatst</title>

<style>
*, A:link, A:visited, A:hover, A:active { 
	font-family:arial, helvetica, sans-serif; color: #444c54;}
body  	{ background-color:#EFF5FB;}
h1 		{ font-size:20px; margin-left:270px; margin-top:40px;}
.centerpage {
	position:fixed; top:49%; left:50%; z-index:99991;
    width:700px; height:235px;
    text-align:center;
	vertical-align: middle;
	margin-top:-150px;  /* half of the width */
    margin-left:-350px; /* half of the height */
    background-color: white;
    //padding-top:20px;
    border:1px solid #ddd;
    border-bottom-color:#ccc;
    box-shadow:0px 2px 0 0 rgba(0,0,0,0.06);
	background-image: url("landingpage.jpg");
	background-repeat: no-repeat;
    background-position: left; 
	vertical-align: middle;
}

.info 	{ text-align:left; font-size:12px; }
.footer {background-color:#ec7c55; height:10px; width:100%; position: absolute; bottom: 0; right: 0;}
 
@media screen and (max-width: 650px) {
	h1 { margin-left:0px;}
    .centerpage {  
		width:450px; height:235px;
		margin-top:-150px;  /* half of the width */
		margin-left:-225px; /* half of the height */
		background-image: none;
	 }
}
</style>

</head>
<body>
<div class="centerpage">
	<h1>Webhostingpakket is actief!<br><br>
	<span style="font-size:12px;">Er is geen website geplaatst,<br>
	neem voor instructies contact op met je leverancier.</span></h1>
<div class="footer"></div>
</div>
</body>
</html>