From b701f2013e42cd488328dd77b6a33f112386584a Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 21 Oct 2021 02:43:10 +0200 Subject: [PATCH] fds --- files/templates/submission.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 68f2972d5..d2d388c94 100755 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -37,7 +37,6 @@ .train { position: fixed; width: 100px; - z-index: 10; animation: train 5s linear infinite !important; } .trainrev { @@ -48,8 +47,7 @@ @media (max-width: 768px) { .train { position: fixed; - width: 50px; - z-index: -1; + width: 25px; animation: train 3s linear infinite !important; } .trainrev { @@ -451,7 +449,7 @@ {% endif %} {% endif %} -
+
{% if p.is_image %}