@ -201,8 +201,8 @@ a:active { color: var(--link-active); }
}
p {
margin-top: 8px;
margin-bottom: 8px;
margin-top: 10px;
margin-bottom: 10px;
code, pre {
@ -23,6 +23,10 @@ img {
margin-left: auto;
margin-right: auto;
margin-top: 24px;
margin-bottom: 24px;
</style>
{% endblock %}
@ -32,4 +36,4 @@ img {
<article>
{{ content | safe }}
</article>