From 498255f62daf18597f0259586ebb1a760cb7f68e 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 78bc1dd2..79ca0752 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" %}