From d3f0841cfdd229ff16b8a230117737a435fc7a56 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 30 Aug 2026 16:58:07 +0200 Subject: Remove 'hosted at' --- src/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/style.css') diff --git a/src/style.css b/src/style.css index 7f7f0d2..5a1ecf5 100644 --- a/src/style.css +++ b/src/style.css @@ -3,9 +3,8 @@ 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; } -footer table { font-style: italic; width: 100%; } -.hosted { text-align: right; } -.hosted a, .contact a { font-weight: bold; } +.contact { text-align: right; } +.contact a { font-weight: bold; } /* Content */ html { margin: 1em auto; max-width: 42em; font-family: sans-serif } -- cgit v1.3