CSS : Improve the design of the graphics container;

CSS    : Improve the design of actions bar;
Python : Add multiple actions (URI Query Types).
This commit is contained in:
Schimon Jehudah, Adv. 2024-10-09 23:07:16 +03:00
parent 9668ade606
commit 43f285e008
7 changed files with 99 additions and 37 deletions

View file

@ -111,8 +111,8 @@
{% endif %}
<!-- % if mix or muc % -->
{% if link_href %}
<div>
<a id="action" href="{{link_href}}">
<div id="action">
<a href="{{link_href}}">
{{link_text}}
</a>
</div>