From f013207d3db211a0ef4796d50218849c5bc9765f Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 3 Sep 2026 16:12:56 +0200 Subject: Swap footer elements --- bottom.html | 2 +- src/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bottom.html b/bottom.html index 1c196b1..b950d88 100644 --- a/bottom.html +++ b/bottom.html @@ -5,10 +5,10 @@ diff --git a/src/style.css b/src/style.css index 5a1ecf5..a1b98d6 100644 --- a/src/style.css +++ b/src/style.css @@ -3,7 +3,7 @@ header nav table { width: 100%; } .logo img { max-width: 3em; margin: 0 0 0 0; } .links { text-align: right; font-weight: bold; } .links a { font-weight: bold; color: black; } -.contact { text-align: right; } +.lastupdate { text-align: right; } .contact a { font-weight: bold; } /* Content */ -- cgit v1.3