From 0963ba816e8d5f2c408e67a4deef14840a3f64fb Mon Sep 17 00:00:00 2001 From: Volpeon <git@volpeon.ink> Date: Thu, 11 Nov 2021 06:49:46 +0100 Subject: Make footer sticky again, fix blobfox and bunhd URLs --- templates/layouts/categorized_list.html | 2 +- templates/layouts/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/layouts') diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index d5dafaf..8f8b1ae 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html @@ -1,5 +1,5 @@ <section class="l-container l-container--pad-x l-container--pad-y l-container--content"> - <div class="s-headlines s-body s-colored-links"> + <div class="s-headlines s-colored-links"> <h1 class="u-mt0"><span class="s-headlines__title-inner">$title$</span></h1> $body$ diff --git a/templates/layouts/index.html b/templates/layouts/index.html index b76c606..a7b68c3 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html @@ -1,5 +1,5 @@ <section class="l-container l-container--pad-x l-container--pad-y l-container--content"> - <div class="s-headlines s-body"> + <div class="s-headlines s-colored-links"> $body$ </div> -- cgit v1.2.3-70-g09d2