feat(serie): align serie style with article style

As a serie's content can be important in size, it is better to make it look like an article than like a section.
This commit is contained in:
ZzMzaw 2024-07-26 18:30:31 +02:00
parent cdaaea5bde
commit 15c0696bfa
4 changed files with 13 additions and 3 deletions

View file

@ -64,6 +64,7 @@ load_comments = "Load comments"
# Serie.
serie = "SERIE"
serie_posts = "Serie's posts:"
page_of_a_serie = "This article is part of the serie: "
# Copy code block button.