]> git.ipfire.org Git - ipfire.org.git/commitdiff
blog/modules/hitory-nav: restsyled
authorRico Hoppe <rico.hoppe@ipfire.org>
Sun, 25 Jun 2023 21:31:54 +0000 (21:31 +0000)
committerRico Hoppe <rico.hoppe@ipfire.org>
Sun, 25 Jun 2023 21:31:54 +0000 (21:31 +0000)
src/templates/blog/modules/history-navigation.html

index 699ffdb31bab10e35383a93e848a60a29af3d86c..edfa55e8d4b62a9416a9f1e3f60e9572928e3d6b 100644 (file)
@@ -1,6 +1,6 @@
-<h3 class="title is-3">{{ _("Authors") }}</h3>
+<!--<h3 class="title is-3">{{ _("Authors") }}</h3>
 
-<!--<div class="row row-cols-1 row-cols-md-2 row-cols-lg-4">
+<div class="row row-cols-1 row-cols-md-2 row-cols-lg-4">
        {% for account in authors %}
                <div class="col mb-4">
                        <div class="row align-items-center">
@@ -19,7 +19,7 @@
                        </div>
                </div>
        {% end %}
-</div>-->
+</div>
 <div class="block">
        <div class="columns is-multiline is-mobile">
                {% for account in authors %}
@@ -32,9 +32,9 @@
                        </div>
                {% end %}
        </div>
-</div>
+</div>-->
 
-<h6 class="title is-6">{{ _("Years") }}</h6>
+<h5 class="title is-5">{{ _("Years") }}</h6>
 
 <ul>
        {% for year in years %}