diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 16:58:07 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 16:58:07 +0200 |
| commit | d3f0841cfdd229ff16b8a230117737a435fc7a56 (patch) | |
| tree | 37b2fc040f0a8b72cb0590a5fb1a035c8f6344cc /src | |
| parent | 12830ecc2770cf63042f35e208899efabff6fd44 (diff) | |
| download | sebastiano.tronto.net-d3f0841cfdd229ff16b8a230117737a435fc7a56.tar.gz sebastiano.tronto.net-d3f0841cfdd229ff16b8a230117737a435fc7a56.zip | |
Remove 'hosted at'
Diffstat (limited to 'src')
| -rw-r--r-- | src/style.css | 5 |
1 files changed, 2 insertions, 3 deletions
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%; } | |||
| 3 | .logo img { max-width: 3em; margin: 0 0 0 0; } | 3 | .logo img { max-width: 3em; margin: 0 0 0 0; } |
| 4 | .links { text-align: right; font-weight: bold; } | 4 | .links { text-align: right; font-weight: bold; } |
| 5 | .links a { font-weight: bold; color: black; } | 5 | .links a { font-weight: bold; color: black; } |
| 6 | footer table { font-style: italic; width: 100%; } | 6 | .contact { text-align: right; } |
| 7 | .hosted { text-align: right; } | 7 | .contact a { font-weight: bold; } |
| 8 | .hosted a, .contact a { font-weight: bold; } | ||
| 9 | 8 | ||
| 10 | /* Content */ | 9 | /* Content */ |
| 11 | html { margin: 1em auto; max-width: 42em; font-family: sans-serif } | 10 | html { margin: 1em auto; max-width: 42em; font-family: sans-serif } |
