From b123acf21fd90109e2e37256851c45fdc7b34e8d Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 19 Sep 2023 21:28:54 +0200 Subject: [PATCH] appstore: cosmetics, add shadow on screenshot to make them stand out a bit --- store/templates/app.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/store/templates/app.html b/store/templates/app.html index 78bc1dd..79ca075 100644 --- a/store/templates/app.html +++ b/store/templates/app.html @@ -98,7 +98,7 @@
{{ infos["full_description_html"]|safe }}
{% if infos["screenshot"] %} - {{ _( + {{ _( {% endif %} {% if infos["manifest"]["integration"]["architectures"] != "all" %}