49a50
>
65,88d65
<
<
< @media only screen and (min-device-width: 320px) and (max-device-width: 865px) and (orientation: portrait) {
< .atboXttom {
< top: 200px;
< }
<
< #wall {
< top: 218px;
< height: calc(100vh - 218px);
< }
< }
<
< @media only screen and (min-device-width: 320px) and (max-device-width: 765px) and (orientation: landscape) {
< .atboXttom {
< top: 200px;
< }
<
< #wall {
< top: 218px;
< height: calc(100vh - 218px);
< }
< }
<
97d73
< var curwidth=-1;
155d130
< if (curwidth > 0 && eval(this.x - (Math.cos(eval(this.rotation * Math.PI / 180.0)) * this.dist)) > curwidth) { return curwidth; }
242d216
< curwidth=eval(-9 + eval('' + rectw.width));
295c269
< top.document.getElementById('custom-alert-1').innerHTML="Congratulations on keeping some food for " + isecs + " seconds. Click Ants Up the Wall " + ngblurb + wsprefix.trim() + "title" + wssuffix + ", or click comma above, for another game.";
---
> top.document.getElementById('custom-alert-1').innerHTML="Congratulations on keeping some food for " + isecs + " seconds. Click Ants Up the Wall " + ngblurb + wsprefix.trim() + "title" + wssuffix + " for another game.";
299c273
< top.document.body.innerHTML+="
Congratulations on keeping some food for " + isecs + " seconds. Click Ants Up the Wall " + ngblurb + wsprefix.trim() + "title" + wssuffix + ", or click comma above, for another game.
";
---
> top.document.body.innerHTML+="
Congratulations on keeping some food for " + isecs + " seconds. Click Ants Up the Wall " + ngblurb + wsprefix.trim() + "title" + wssuffix + " for another game.
";
305c279
< document.getElementById('custom-alert-1').innerHTML="Congratulations on keeping some food for " + isecs + " seconds. Click Ants Up the Wall " + ngblurb + wsprefix + "title" + wssuffix.trim() + ", or click comma above, for another game.";
---
> document.getElementById('custom-alert-1').innerHTML="Congratulations on keeping some food for " + isecs + " seconds. Click Ants Up the Wall " + ngblurb + wsprefix + "title" + wssuffix.trim() + " for another game.";
309c283
< document.body.innerHTML+="
Congratulations on keeping some food for " + isecs + " seconds. Click Ants Up the Wall " + ngblurb + wsprefix.trim() + "title" + wssuffix + ", or click comma above, for another game.
";
---
> document.body.innerHTML+="
Congratulations on keeping some food for " + isecs + " seconds. Click Ants Up the Wall " + ngblurb + wsprefix.trim() + "title" + wssuffix + " for another game.