0.0.76
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% if widget.but_title %}
|
||||
<a href="{{ widget.url }}" style="border: {{ widget.but_color }} solid 2px; color: {{ widget.but_color }};text-decoration: none;">
|
||||
<a href="{{ widget.url }}" style="border: {{ widget.but_color }} solid 2px; color: {{ widget.but_color }};text-decoration: none;padding: 5px;display: block;">
|
||||
{{ widget.but_title }}
|
||||
</a>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user