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 --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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