Skip to content

Commit

Permalink
THATS NOT BTD5
Browse files Browse the repository at this point in the history
  • Loading branch information
sevithescss authored Jan 2, 2024
1 parent 888e40a commit 49ef7a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion static/gamepagestyle.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
body {
margin: 0;
font-family: Inter, sans-serif;
background: linear-gradient(to right, #43cea2, #185a9d);
background:white
}
.sidenav {
height: 100%;
Expand Down
5 changes: 4 additions & 1 deletion static/games/btd5.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@



<iframe src="https://en.gameslol.net/bloons-td-5-262.html" frameborder="0" scrolling="yes" width="100%" height="100%" loading="lazy"></iframe>


<iframe src="https://www.gameflare.com/online-game/bloons-tower-defense-5/" frameborder="0" scrolling="yes" width="100%" height="100%" loading="lazy"></iframe>

<style type="text/css">iframe { position: absolute; width: 100%; height: 100%; z-index: 999; }</style>

1 comment on commit 49ef7a2

@vercel
Copy link

@vercel vercel bot commented on 49ef7a2 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.