From 8886d5111aa4ae75f54f46c93f09fa7548979969 Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Fri, 9 Jul 2021 00:37:48 +0200 Subject: Fixes --- race/circuits/snowy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'race/circuits/snowy.html') diff --git a/race/circuits/snowy.html b/race/circuits/snowy.html index 3fea303..03ceab8 100644 --- a/race/circuits/snowy.html +++ b/race/circuits/snowy.html @@ -21,7 +21,7 @@ top: -7px; bottom: -7px; left: 0px; - right: -30px; + right: -40px; animation-name: aibox; animation-duration: 2s; animation-iteration-count: infinite; -- cgit From 44210691ee8444509ac466a362337af77f2bcd49 Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 20 Jul 2021 01:30:23 +0200 Subject: Commit --- race/circuits/snowy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'race/circuits/snowy.html') diff --git a/race/circuits/snowy.html b/race/circuits/snowy.html index 03ceab8..8254582 100644 --- a/race/circuits/snowy.html +++ b/race/circuits/snowy.html @@ -7,7 +7,7 @@ "fr": "La montagne enneigée", "en": "The Snowy Mountain" }, - "author": "Minteck Projects" + "author": "Minteck" } -- cgit From d5a620cf09b835db2bccd99556525c90b458719f Mon Sep 17 00:00:00 2001 From: Minteck Date: Thu, 5 Aug 2021 17:21:23 +0200 Subject: i18n for 21.08 --- race/circuits/snowy.html | 228 +++++++++++++++++++++++------------------------ 1 file changed, 114 insertions(+), 114 deletions(-) (limited to 'race/circuits/snowy.html') diff --git a/race/circuits/snowy.html b/race/circuits/snowy.html index 8254582..4b9cc64 100644 --- a/race/circuits/snowy.html +++ b/race/circuits/snowy.html @@ -1,115 +1,115 @@ - - - - - { - "name": { - "fr": "La montagne enneigée", - "en": "The Snowy Mountain" - }, - "author": "Minteck" - } - - - -
-
- - -
- - - - - -
- - -
- - - -
- - -
- - -
+ + +
+
+ + +
+ + + + + +
+ + +
+ + + +
+ + +
+ + +
\ No newline at end of file -- cgit