From a999bd71a8f06520d3e74e9168ed99e96d6f2af8 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 17 Apr 2023 14:18:40 -0400 Subject: [PATCH] Fix duplicate IDs --- themes/red/assets/css/site.css | 3 +-- themes/red/layouts/partials/footer.html | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/themes/red/assets/css/site.css b/themes/red/assets/css/site.css index ee1b4f0..246a070 100644 --- a/themes/red/assets/css/site.css +++ b/themes/red/assets/css/site.css @@ -284,11 +284,10 @@ td { margin-right: 0.2em; } -#f-list { +.f-list { text-align: center; } - h2 { margin-top: 0.2em; margin-bottom: 0.2em; diff --git a/themes/red/layouts/partials/footer.html b/themes/red/layouts/partials/footer.html index 388e093..c425a50 100644 --- a/themes/red/layouts/partials/footer.html +++ b/themes/red/layouts/partials/footer.html @@ -7,7 +7,7 @@ {{ end }} -
+
    {{ range $.Site.Menus.footer }}
  • @@ -20,7 +20,7 @@ {{ with .Site.Params.geekring_site_id }}
    -
    +
    This site is a proud member of the geekring! Check some other geeky websites here!
    Previous site -- Random site --