more games

This commit is contained in:
Robert
2025-03-13 11:15:17 -05:00
committed by GitHub
parent e45a83947b
commit 8f890c9c19
3 changed files with 3 additions and 18 deletions
+3 -3
View File
@@ -137,13 +137,13 @@
<a href="games2/game/retro-bowl/index.html"><img src="games2/assets/retro-bowl.jpg" alt="retro bowl" width="150" height="150"></a>
</div>
<div class="game">
<a href=""><img src="" alt="" width="150" height="150"></a>
<a href="games2/game/tiny-fishing/indx.html"><img src="games2/game/tiny-fishing/thumb.png" alt="tiny fishing" width="150" height="150"></a>
</div>
<div class="game">
<a href=""><img src="" alt="" width="150" height="150"></a>
<a href="games2/game/idle-breakout/index.html"><img src="games2/assets/idle-breakout.jpg" alt="idle breakout" width="150" height="150"></a>
</div>
<div class="game">
<a href=""><img src="" alt="" width="150" height="150"></a>
<a href="games2/game/just-fall/index.html"><img src="WebGames-master/WebGames-master/games2/assets/just-fall.jpg" alt="just fall" width="150" height="150"></a>
</div>
<div class="game">
<a href=""><img src="" alt="" width="150" height="150"></a>
-13
View File
@@ -151,19 +151,6 @@ body {
height: 100%;
}
.parallax {
/* The image used */
background-image: url("/image-robert-added/2048.webp");
/* Full height */
height: 100%;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
@media only screen and (max-device-width: 1366px) {
.parallax {
-2
View File
@@ -44,10 +44,8 @@
</div>
<div class="main-content" style="overflow-y:scroll;">
<div class="parallax">
<!-- main content here miles -->
<a href="/WebGames-master/WebGames-master/index.html"><img src="/images1.png" alt="deez nuts" width="150" height="150"</a>
</div
</div>
<div class="version" id="versionDisplay"></div>
<script src="index.js"></script>