2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-21 23:01:52 +00:00

Radost fiux for narrow screens

This commit is contained in:
Expo on server 2023-07-05 10:22:30 +01:00
parent 973d05f9fb
commit 73675ca1b9

View File

@ -28,6 +28,8 @@
//Wookey old code: ui.loadCave('{{svx3d}}.3d');
ui.loadCave('{{ cave }}.3d');
document.getElementById('scene').style.cssText = "background-color: rgb(0, 0, 0); position: relative !important;"
}
window.onload = onLoad;
</script>