From bd3d06e960799f096d10d5f017824dd3e9ec8d2a Mon Sep 17 00:00:00 2001 From: Zankaria Date: Thu, 24 Oct 2024 23:48:22 +0200 Subject: [PATCH] catalog.html: add css classes for controls styling --- templates/themes/catalog/catalog.html | 30 +++++++++++++++------------ 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/templates/themes/catalog/catalog.html b/templates/themes/catalog/catalog.html index 62ca7147..0dd3fdd3 100644 --- a/templates/themes/catalog/catalog.html +++ b/templates/themes/catalog/catalog.html @@ -19,20 +19,24 @@ - {% trans 'Sort by' %}: - + + {% trans 'Sort by' %}: + + - {% trans 'Image size' %}: - + + {% trans 'Image size' %}: + +
{% for post in recent_posts %}