From 5b0c00be35713f5402a84bd9e63a131bec344230 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 1 Dec 2023 02:31:07 +0100 Subject: [PATCH] UPlanet Upgraded Version --- earth/index.html | 21 +++++++++++++++++++-- earth/map_render.html | 2 +- earth/maps/mars1024x1024 (copie).jpg | Bin 0 -> 311890 bytes earth/maps/mars1024x1024.jpg | Bin 311890 -> 319790 bytes earth/sat_render.html | 21 +++++++++++++++++++-- 5 files changed, 39 insertions(+), 5 deletions(-) create mode 100644 earth/maps/mars1024x1024 (copie).jpg diff --git a/earth/index.html b/earth/index.html index 252862f..c1a33b4 100644 --- a/earth/index.html +++ b/earth/index.html @@ -129,6 +129,18 @@ border: none; cursor: pointer; } +#console { + visibility: hidden; + background: rgba(0, 0, 0, 0.9); /* Adjust the background color and opacity as needed */ + color: white; + width: 570px; + height: 480px; + position: absolute; + bottom: 0; + left: 0; + padding: 5px; + box-sizing: border-box; +} @@ -156,7 +168,7 @@ --> - + @@ -178,8 +190,13 @@ --> -