From 79e4bb93769440be4c99c9cb2cd9f65ff2d3db2a Mon Sep 17 00:00:00 2001 From: x8r Date: Sun, 21 Sep 2025 09:47:40 -0500 Subject: [PATCH] Update panorama length --- 1.5.html | 2 +- 1.8.html | 2 +- clients.html | 2 +- credits.html | 2 +- index.html | 2 +- packs.html | 2 +- servers.html | 2 +- skins.html | 2 +- worlds.html | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/1.5.html b/1.5.html index 66bac80..ea43689 100644 --- a/1.5.html +++ b/1.5.html @@ -35,7 +35,7 @@ background-size: cover; background-repeat: repeat-x; margin: 0; - animation: panorama 75s linear infinite; + animation: panorama 95s linear infinite; } @keyframes panorama { diff --git a/1.8.html b/1.8.html index f6811e5..79c4f7f 100644 --- a/1.8.html +++ b/1.8.html @@ -35,7 +35,7 @@ background-size: cover; background-repeat: repeat-x; margin: 0; - animation: panorama 75s linear infinite; + animation: panorama 95s linear infinite; } @keyframes panorama { diff --git a/clients.html b/clients.html index 4bc5909..2aebbd1 100644 --- a/clients.html +++ b/clients.html @@ -34,7 +34,7 @@ background-size: cover; background-repeat: repeat-x; margin: 0; - animation: panorama 75s linear infinite; + animation: panorama 95s linear infinite; } @keyframes panorama { diff --git a/credits.html b/credits.html index abe68d8..e1552e3 100644 --- a/credits.html +++ b/credits.html @@ -35,7 +35,7 @@ background-size: cover; background-repeat: repeat-x; margin: 0; - animation: panorama 75s linear infinite; + animation: panorama 95s linear infinite; } @keyframes panorama { diff --git a/index.html b/index.html index 09a6754..74bbeef 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ background-size: cover; background-repeat: repeat-x; margin: 0; - animation: panorama 75s linear infinite; + animation: panorama 95s linear infinite; } @keyframes panorama { diff --git a/packs.html b/packs.html index ed37d3f..e71aad1 100644 --- a/packs.html +++ b/packs.html @@ -35,7 +35,7 @@ background-size: cover; background-repeat: repeat-x; margin: 0; - animation: panorama 75s linear infinite; + animation: panorama 95s linear infinite; } @keyframes panorama { diff --git a/servers.html b/servers.html index 5d97776..e7a6ff0 100644 --- a/servers.html +++ b/servers.html @@ -34,7 +34,7 @@ background-size: cover; background-repeat: repeat-x; margin: 0; - animation: panorama 75s linear infinite; + animation: panorama 95s linear infinite; } @keyframes panorama { diff --git a/skins.html b/skins.html index 43b418d..0e1d9f0 100644 --- a/skins.html +++ b/skins.html @@ -34,7 +34,7 @@ background-size: cover; background-repeat: repeat-x; margin: 0; - animation: panorama 75s linear infinite; + animation: panorama 95s linear infinite; } @keyframes panorama { diff --git a/worlds.html b/worlds.html index 9305f19..c64b0df 100644 --- a/worlds.html +++ b/worlds.html @@ -35,7 +35,7 @@ background-size: cover; background-repeat: repeat-x; margin: 0; - animation: panorama 75s linear infinite; + animation: panorama 95s linear infinite; } @keyframes panorama {