Delete 'maydo/nitro/dyslexic-index.html'

This commit is contained in:
zensprojects 2023-02-27 18:16:51 +00:00
parent d026828765
commit e92ec6b06d
1 changed files with 0 additions and 31 deletions

View File

@ -1,31 +0,0 @@
<html>
<head>
<link rel="stylesheet" href="/w3css/w3.css">
<title>Nitro with Friends</title>
<link href="https://fonts.cdnfonts.com/css/open-dyslexic" rel="stylesheet">
<style>
body {
font-family: 'Open-Dyslexic', sans-serif;
}
.bgimg {
background-image: url('/background.png');
min-height: 100%;
background-position: center;
background-size: cover;
}
</style>
</head>
<body class="w3-display-container bgimg">
<div class="w3-display-middle w3-text-white">
<!-- begin wwww.htmlcommentbox.com -->
<div id="HCB_comment_box" class="w3-text-white"><a href="http://www.htmlcommentbox.com">Comment Box</a> is loading comments...</div>
<link rel="stylesheet" type="text/css" href="https://www.htmlcommentbox.com/static/skins/bootstrap/twitter-bootstrap.css?v=0" />
<script type="text/javascript" id="hcb"> /*<!--*/ if(!window.hcb_user){hcb_user={};} (function(){var s=document.createElement("script"), l=hcb_user.PAGE || (""+window.location).replace(/'/g,"%27"), h="https://www.htmlcommentbox.com";s.setAttribute("type","text/javascript");s.setAttribute("src", h+"/jread?page="+encodeURIComponent(l).replace("+","%2B")+"&mod=%241%24wq1rdBcg%24MWoIKLSfcwBRfYnnuH1Ze."+"&opts=16798&num=10&ts=1674840826934");if (typeof s!="undefined") document.getElementsByTagName("head")[0].appendChild(s);})(); /*-->*/ </script>
<!-- end www.htmlcommentbox.com -->
</div>
</body>
</html>