0.0.30
This commit is contained in:
@@ -516,7 +516,7 @@ body,html{
|
|||||||
transition: 200ms;
|
transition: 200ms;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn_inf_about_plugin:hover > .btn_inf_about_plugin_txt{
|
.btn_inf_about_plugin:hover .btn_inf_about_plugin_txt{
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -39,7 +39,7 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if block.but2_title %}
|
{% if block.but2_title %}
|
||||||
<div class="container_content_btn_download btn_inf_about_plugin_txt standart_semi_bold_txt">
|
<div class="btn_inf_about_plugin_txt standart_semi_bold_txt">
|
||||||
{{ block.but2_title }}
|
{{ block.but2_title }}
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user