Skip to content

Commit

Permalink
Merge pull request #350 from eepyfemboi/patch-6
Browse files Browse the repository at this point in the history
update z index on undertale iframes
  • Loading branch information
Dishpit authored Jan 5, 2025
2 parents 28f9d4c + e34fe5a commit 2e9c49d
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,5 @@ <h2>
randomSixDigit();
rainbowPulse();
</script>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
</html>
2 changes: 1 addition & 1 deletion astolfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@
<button id="astolfoBtn" type="btn">Change Astolfo!</button>
</div>
<script src="astolfo.js"></script>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
</body>
</html>
2 changes: 1 addition & 1 deletion chat.html
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,6 @@
ceo.style.transform = `rotateZ(${angleZ}deg) rotateY(${angleY}deg)`;
});
</script>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
</body>
</html>
2 changes: 1 addition & 1 deletion chatroom.html
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,6 @@
}
setup();
</script>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
</body>
</html>
2 changes: 1 addition & 1 deletion god.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@ <h3>Always Remember "Sanganchao"</h3>

<p class="twitter">Twitter: @Ramboo018</p>
</main>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
</body>
</html>
2 changes: 1 addition & 1 deletion goodstuff.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<img id="girlImg" src="static/images/girl.gif" alt="Slowly loading nude girl (SFW version)">
</img>
</div>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
</body>

</html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
</head>

<body>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
<div id="deslopification"></div>
<div
data-bs-theme="dark"
Expand Down
2 changes: 1 addition & 1 deletion kaboomtest.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<body>
<img src="static/images/kaboom.png" id="mouseKaboomImage" style="display:none"/>
<script src="static/js/kaboom.js"></script>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
</body>
</html>
2 changes: 1 addition & 1 deletion mizdiary.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ <h1>miz's weekly diary!</h1>
friends! dont forget to smile :D
</p>
</div>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
</body>
</html>
2 changes: 1 addition & 1 deletion second.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@
/>
</div>
</div>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
</body>
</html>
2 changes: 1 addition & 1 deletion touhouproject.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h1>Touhou Project.</h1>

<br /><br />
<p>mashallah we will put an end to the yokai menace</p>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
</div>
</center>
</body>
Expand Down
2 changes: 1 addition & 1 deletion tv.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@
alt=""
/>
</div>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
</body>
</html>
2 changes: 1 addition & 1 deletion uwu.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1>UwU Who Goes There</h1>
taiw fwom embawwassment uwu pounces >w< away into da fwuffy stawwy >w<
woods~ πŸŒΈβœ¨πŸ’– giggwes ;;w;; and bwushes uwu~ πŸ’žπŸ‘‰πŸ‘ˆ
</p>
<iframe width="640" height="550" src="https://sleepie.uk/undertale/index.html"></iframe>
<iframe width="640" height="550" style="z-index: 2147483647;" src="https://sleepie.uk/undertale/index.html"></iframe>
<img
src="https://i.ytimg.com/vi/PMH54eetPSo/mqdefault.jpg"
alt="UwU Image"
Expand Down

0 comments on commit 2e9c49d

Please sign in to comment.