add backdrop

This commit is contained in:
zensprojects 2023-01-27 09:47:14 -08:00 committed by GitHub
parent 8654562d4f
commit 4daf7c6d68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 2 deletions

View File

@ -2,9 +2,16 @@
<head>
<link rel="stylesheet" href="/w3css/w3.css">
<title>Nitro with Friends</title>
<script>alert("comment and see if anyone else is playing nitro type");</script>
<style>
.bgimg {
background-image: url('/maydo/picktyping/image.png');
min-height: 100%;
background-position: center;
background-size: cover;
}
</style>
</head>
<body class="w3-display-container">
<body class="w3-display-container bgimg">
<div class="w3-display-middle">
<!-- begin wwww.htmlcommentbox.com -->
<div id="HCB_comment_box"><a href="http://www.htmlcommentbox.com">Comment Box</a> is loading comments...</div>