From dc6401f90b27e6506f12f2bd6a52cbb3e3a4d63f Mon Sep 17 00:00:00 2001 From: SBD Date: Tue, 28 Nov 2023 14:07:09 +0300 Subject: [PATCH] 0.0.30 --- static/aerbimCSS.css | 2 +- templates/blocks/b_3d_s_d.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 24d1ff2..afec1cb 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -516,7 +516,7 @@ body,html{ transition: 200ms; } -.btn_inf_about_plugin:hover > .btn_inf_about_plugin_txt{ +.btn_inf_about_plugin:hover .btn_inf_about_plugin_txt{ color: #ffffff; } diff --git a/templates/blocks/b_3d_s_d.html b/templates/blocks/b_3d_s_d.html index 1329b5e..bf34427 100644 --- a/templates/blocks/b_3d_s_d.html +++ b/templates/blocks/b_3d_s_d.html @@ -39,7 +39,7 @@ {% endif %} {% if block.but2_title %} -
+
{{ block.but2_title }}
{% endif %}