tintins mod

master
poni 3 years ago
parent 983c001682
commit 4e26dc1261

@ -170,8 +170,6 @@ function setup() {
//img = loadImage =('INTRO.gif'); //img = loadImage =('INTRO.gif');
} }
// function loaded(){ // function loaded(){
// song.play(); // song.play();
// } // }

@ -59,7 +59,7 @@
} }
if (document.querySelector ("input[type='toxt']").value.toUpperCase() === "OFFLINE") { if (document.querySelector ("input[type='toxt']").value.toUpperCase() === "OFFLINE") {
location='ZIPFILES/OFFLINE.zip'; location='ZIPFILES/OFFLINE.zip';
} //OK }
if (document.querySelector ("input[type='toxt']").value.toUpperCase() === "SAVIOR2") { if (document.querySelector ("input[type='toxt']").value.toUpperCase() === "SAVIOR2") {
location='ZIPFILES/SAVIOR.zip'; location='ZIPFILES/SAVIOR.zip';

@ -166,7 +166,7 @@ body{
background: transparent; background: transparent;
color: white; color: white;
font-family: "ApfelGrotezk-Regular"; font-family: "ApfelGrotezk-Regular";
font-size: 5vw; font-size: 3vw;
} }

Loading…
Cancel
Save