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 %}