Increased video quality, fixed backgrounds, segregated styles

This commit is contained in:
2023-09-27 20:58:45 +03:00
parent aa6fa84d2d
commit 3cf0d5f5b3
10 changed files with 132 additions and 26 deletions
+12 -20
View File
@@ -19,29 +19,19 @@
<meta property="og:image:height" content="256">
<meta property="og:image:alt" content="NoEscape">
<title>NoEscape.exe Source Code / Free & Fast Downloads / fast-dl.cc</title>
<title>NoEscape.exe Source Code :: FAST-DL.CC</title>
<style>
body {
background-image: url("/images/background.png");
}
<link rel="shortcut icon" type="image/png" href="/images/noescape.png" />
<link rel="icon" type="image/png" href="/images/noescape.png" />
.center {
display: flex;
flex-direction: column;
justify-content: center;
}
.link {
font-size: 20px;
}
</style>
<link rel="stylesheet" href="/styles/noescape.css" type="text/css" />
</head>
<body>
<div class="center">
<h1>Fast & Free Downloads</h1>
<div class="content">
<h1 class="header no-margin text-center"><span class="rainbow">FAST-DL.CC</span> :: Fast & Free Downloads</h1>
<h2 class="no-margin">NoEscape.exe :: LATEST RELEASE :: UPD 2023-09</h2>
<p>
NoEscape is a trojan creepypasta made by Enderman in 2020.
Many people would love to download its source code, but unfortunately it's closed-source...<br />
@@ -49,10 +39,12 @@
Download <strong>NOESCAPE</strong> free source code RIGHT NOW (click the link below)
</p>
<a class="link" href="code.zip" download>DOWNLOAD NOW</a>
<div>
<a class="link" href="src.zip" download>DOWNLOAD NOW</a>
</div>
<h2>Video tutorial (how to download):</h2>
<video controls disablePictureInPicture>
<video controls disablePictureInPicture width="629" height="276">
<source src="/media/how-to-download.mp4" type="video/mp4">
</video>
</div>