Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stennen authored Oct 24, 2023
1 parent 4f24a3a commit 4716db8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fireboy-and-watergirl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3054952862534774" crossorigin="anonymous"></script>

<link rel="icon" href="stennerela.jpg">
<link rel="icon" href="../stennerela.jpg">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>
#rtb-v-1{position:absolute;top:10%;left:5px;width:160px}#rtb-v-2{position:absolute;top:32px;left:calc(50vw - 364px);width:768px}#rtb-v-3{position:absolute;top:32px;left:calc(50vw - 364px);width:768px}#rtb-m-h-1{position:absolute;top:32px;left:20px}#rtb-m-v-1{position:absolute;top:32px;left:20px}@media screen and (max-width:600px){div#rtb-v-1{display:none}div#rtb-v-2{display:none}div#rtb-v-3{display:none}}@media screen and (max-height:880px){div#rtb-v-1{display:none;!important}}@media screen and (max-height:810px){div#rtb-v-2{display:none;!important}div#rtb-v-3{display:none;!important}}
Expand Down Expand Up @@ -42,6 +42,6 @@ <h3><a href="/../index.html">Sten Unblocked</a></h3>
<script>
var game = "/fireboy-and-watergirl/";
</script>
<script src="stenunblockedmain.js"></script>
<script src="../stenunblockedmain.js"></script>
</body>
</html>

0 comments on commit 4716db8

Please sign in to comment.