From 5d619657828d4eea9128421bf1c85d894a6a10f5 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 21 Oct 2021 02:36:30 +0200 Subject: [PATCH] fds --- files/templates/submission.html | 1 + 1 file changed, 1 insertion(+) diff --git a/files/templates/submission.html b/files/templates/submission.html index 21a1dedb51..af134aac5e 100755 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -46,6 +46,7 @@ .train { position: fixed; width: 50px; + z-index: 1; animation: train 5s linear infinite !important; } }