mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-15 14:15:46 +00:00
add br
This commit is contained in:
@ -21,7 +21,7 @@ hastr: true
|
||||
<label class="spoiler">
|
||||
<input type="checkbox" tabindex="-1">
|
||||
<span class="box">
|
||||
<b>{% include longdate_to_ru.html %}</b>
|
||||
<b>{% include longdate_to_ru.html %}</b><br>
|
||||
<span class="close" style="float:right;">(скрыть)</span><span class="open" style="float:right;">(показать)</span>
|
||||
<span class="spoilerbody">
|
||||
{% for post in site.categories.ru %}
|
||||
@ -33,7 +33,7 @@ hastr: true
|
||||
<label class="spoiler">
|
||||
<input type="checkbox" tabindex="-1">
|
||||
<span class="box">
|
||||
<b>{% include longdate_to_ru.html %}</b>
|
||||
<b>{% include longdate_to_ru.html %}</b><br>
|
||||
<span class="close" style="float:right;">(скрыть)</span><span class="open" style="float:right;">(показать)</span>
|
||||
<span class="spoilerbody">
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user